octarine-noise
|
2a06c18884
|
[WIP] Roll all rendering parameters into a single context
+ split project into platform-dependent and -independent parts
|
2020-01-03 21:36:08 +01:00 |
|
octarine-noise
|
2ba99f40e7
|
Merge branch 'kotlin-1.12' into forge-1.14
|
2020-01-01 17:15:13 +01:00 |
|
octarine-noise
|
46cbe64328
|
[WIP] 1.14.4 port
|
2020-01-01 16:57:47 +01:00 |
|
octarine-noise
|
8319d721c7
|
Update to work with OptiFine_1.12.2_HD_U_F6_pre1
|
2020-01-01 15:15:44 +01:00 |
|
octarine-noise
|
1ea2b6b946
|
Model loading rework (1.14 prep)
remove unnecessary complexity
access sprites only at PostStitch
|
2019-12-30 17:35:52 +01:00 |
|
octarine-noise
|
d9cc03511a
|
Cache round log neighborhood data for faster chunk re-rendering
|
2019-12-21 15:08:29 +01:00 |
|
octarine-noise
|
d0265483d2
|
Option to skip rendering of hidden extra leaves
|
2019-12-21 14:37:20 +01:00 |
|
octarine-noise
|
20da2a27bd
|
Fully remove Optifine CTM code
|
2019-12-21 14:16:28 +01:00 |
|
octarine-noise
|
02509fa44d
|
remove useless config option: distance limit
|
2019-09-04 11:29:50 +02:00 |
|
octarine-noise
|
ac015b12df
|
disable Optifine CTM support, fix custom colors
|
2019-04-13 09:37:57 +02:00 |
|
octarine-noise
|
c5261216b2
|
Merge branch 'kotlin-1.11.2' into kotlin-1.12
|
2017-08-12 19:12:46 +02:00 |
|
octarine-noise
|
50399052b0
|
Merge branch 'kotlin-1.10' into kotlin-1.11.2
|
2017-08-12 18:57:10 +02:00 |
|
octarine-noise
|
32bf60492d
|
add OptiFine custom color support
|
2017-08-12 17:58:24 +02:00 |
|
octarine-noise
|
e20a3fbc54
|
move nVidia compatibility to a config option
|
2017-08-12 16:33:22 +02:00 |
|
octarine-noise
|
4761eb266f
|
add support for block variants and multiple wood log bark textures
|
2017-08-12 15:59:22 +02:00 |
|
octarine-noise
|
25c302ecb6
|
add support for modded netherrack and mycelium
add support for NetherEx
|
2017-08-12 10:46:42 +02:00 |
|
octarine-noise
|
dec1f6ff03
|
Merge branch 'kotlin-1.11.2' into kotlin-1.12
|
2017-07-10 17:30:30 +02:00 |
|
octarine-noise
|
f145ff221e
|
Merge branch 'kotlin-1.10' into kotlin-1.11.2
|
2017-07-10 17:27:34 +02:00 |
|
octarine-noise
|
47781cad91
|
fixed all rendering layer woes (hopefully)
|
2017-07-10 17:18:26 +02:00 |
|
octarine-noise
|
e329ce0270
|
remove unnecessary mirroring of round log endcap texture
|
2017-07-10 15:29:21 +02:00 |
|
octarine-noise
|
7cae04d7b4
|
fix round log texture glitch on non-nVidia cards
|
2017-07-10 15:28:52 +02:00 |
|
octarine-noise
|
fb078ab365
|
port to MC 1.12
|
2017-07-06 09:53:50 +02:00 |
|
octarine-noise
|
6c98940d3e
|
Merge branch 'kotlin-1.10' into kotlin-1.11.2
|
2017-07-05 15:09:28 +02:00 |
|
octarine-noise
|
38b35c910b
|
allow custom renderers to draw on multiple layers
fix extra leaves & fast graphics xray bug
|
2017-07-05 11:34:07 +02:00 |
|
octarine-noise
|
fde6c47ed3
|
Merge branch 'kotlin-1.10' into kotlin-1.11.2
|
2017-05-06 09:38:10 +02:00 |
|
octarine-noise
|
568549e260
|
added population option to short grass as well (for non-full coverage)
|
2017-05-05 11:15:55 +02:00 |
|
octarine-noise
|
5bea5cde99
|
error reporting for unexpected registry misses
|
2017-05-05 10:57:34 +02:00 |
|
octarine-noise
|
28cead464e
|
Merge branch 'kotlin-1.10' into kotlin-1.11.2
|
2017-04-09 12:07:25 +02:00 |
|
octarine-noise
|
370e2bb38c
|
don't render hidden faces on connected grass
|
2017-04-08 18:24:24 +02:00 |
|
octarine-noise
|
479e4cadfa
|
Switch to Kotlin 1.1.1, use typealias feature
|
2017-04-08 13:03:47 +02:00 |
|
octarine-noise
|
37d091daed
|
Merge branch 'kotlin-1.10' into kotlin-1.11
|
2016-12-22 00:28:58 +01:00 |
|
octarine-noise
|
da8d7ec237
|
add support for IC2 and TechReborn rubber logs and leaves
|
2016-12-21 23:57:28 +01:00 |
|
octarine-noise
|
31f64749b1
|
add some SideOnly annotations where appropriate
|
2016-12-21 19:54:49 +01:00 |
|
octarine-noise
|
66558932a9
|
move log block axis into the info object
|
2016-12-21 19:36:40 +01:00 |
|
octarine-noise
|
ceb3e5b116
|
port to MC 1.11
|
2016-12-11 17:02:54 +01:00 |
|
octarine-noise
|
56e3dc5d24
|
fix color for connected grass blocks
|
2016-12-04 22:02:14 +01:00 |
|
octarine-noise
|
70591a484e
|
null protection when fetching LeafInfo for leaf block
|
2016-12-04 18:47:24 +01:00 |
|
octarine-noise
|
4a4d39b523
|
Add support for Forestry logs
fixes #82
|
2016-09-05 22:40:13 +02:00 |
|
octarine-noise
|
488078b50f
|
rewrite model and texture detection
expose in mod configuration
|
2016-08-11 10:58:57 +02:00 |
|
octarine-noise
|
1bd353577f
|
always push shader metadata for block models
|
2016-08-09 09:23:55 +02:00 |
|
octarine-noise
|
7f3617ef59
|
Merge branch 'kotlin-1.8' into kotlin-1.9
|
2016-07-23 13:32:31 +02:00 |
|
octarine-noise
|
f96409f9a1
|
allow for custom column textures (preparation for rubber log support)
|
2016-07-23 12:01:28 +02:00 |
|
octarine-noise
|
2ca330fd29
|
added option to disable snow on extra leaves
|
2016-07-23 09:34:10 +02:00 |
|
octarine-noise
|
b5af0fe1c5
|
upgrade to recent Forge and MCP mappings
|
2016-05-16 12:20:26 +02:00 |
|
octarine-noise
|
f37cb273f1
|
Merge branch 'kotlin-1.8' into kotlin-1.9
|
2016-04-19 21:09:52 +02:00 |
|
octarine-noise
|
a6cc354965
|
fix wrong height range used for algae
|
2016-04-19 20:56:28 +02:00 |
|
octarine-noise
|
8fe4346922
|
fix shallow water coral config option
|
2016-04-19 20:55:14 +02:00 |
|
octarine-noise
|
57cae957f8
|
keep round logs on the SOLID rendering layer
|
2016-04-19 20:23:07 +02:00 |
|
octarine-noise
|
07dc8888ef
|
minor cosmetic tweaks in log renderer
|
2016-04-01 18:23:47 +02:00 |
|
octarine-noise
|
7e667d483a
|
fixed Log block endcap UV rotations
|
2016-03-29 22:14:59 +02:00 |
|