JozsefA
f85fce3603
Reset StitchedSprites when the atlas is stitched
...
- Might fix simi's slime issue
2021-06-26 16:05:15 -07:00
JozsefA
5e59fa73b8
Merge branch 'dev' into shader-pipeline
2021-06-26 13:07:27 -07:00
JozsefA
2cad7233ef
Always dispatch render layer events
2021-06-26 13:05:21 -07:00
JozsefA
469dec0a49
Start work on shader pipeline system
...
- Unbulit, untested so far
- Will ultimately supersede shader contexts/templating
- Laying framework for better compile errors via Span.java
2021-06-25 18:01:50 -07:00
JozsefA
c88d9dca7e
Bump version - 0.0.3
2021-06-24 19:44:35 -07:00
JozsefA
3fb48d248a
Instanced entities are compatible with optifine
...
- Fix mixin related crash on startup
- Change defaultRequire to 0
2021-06-24 19:37:31 -07:00
JozsefA
c8152bd499
Comment out debug line
2021-06-24 14:21:19 -07:00
JozsefA
ae4455543a
Change behavior of tagged struct parsing in shaders
...
- Explicit call to Shader#parseStructs is required before they can be read.
- Fixes a startup crash on some drivers (apparently nvidia is cool with #[...], but other drivers fail)
2021-06-24 14:20:24 -07:00
JozsefA
a8ae0383aa
Fix complaint about an unknown custom packet identifier
2021-06-24 10:42:25 -07:00
JozsefA
13c484d747
Fix crash on resource reload
...
- Properly delete MaterialManagers and ShaderContexts
- Reload renderers on resource reload
- More utility methods in WorldAttached
2021-06-24 01:20:03 -07:00
JozsefA
eab4fd9ef2
Adjust README.md
2021-06-23 13:28:21 -07:00
JozsefA
0bb85e4437
Cleanup flywheel event listeners, fix crash on server startup
2021-06-23 13:19:03 -07:00
JozsefA
c887d326c6
Print final shader source on compilation error
2021-06-23 09:08:34 -07:00
JozsefA
12748cc208
Add fabulous depth fix
2021-06-22 20:06:00 -07:00
JozsefA
327aefe5ea
d
2021-06-22 10:17:48 -07:00
JozsefA
937b46a323
Add maven info to README.md, fix curseforge shield
2021-06-22 10:05:31 -07:00
JozsefA
373a49abc6
Fix maven project name
2021-06-21 14:25:06 -07:00
JozsefA
74ae429cf1
Update buildscript
...
- Maven publish
2021-06-21 13:56:27 -07:00
JozsefA
7810e41308
Update buildscript
...
- Generate sources jar
- Include build number
2021-06-20 16:20:18 -07:00
JozsefA
7d6ec7d28f
Little tweaks and add the logo to mods.toml
2021-06-19 16:52:23 -07:00
JozsefA
1295b278a2
Fancy buildscript and 0.0.2
2021-06-18 23:52:13 -07:00
JozsefA
69cf9e9b21
Commands, config, and a logo
...
- Added /flywheel backend command to replace /create experimentalRendering
- Added /flywheel normalOverlay command
- Need to think more about a good way to do this in a client only way
- Added basic config
- Logo in README.md (thanks, dani!)
2021-06-18 22:52:33 -07:00
JozsefA
4af63c6fee
Nuke mod class
2021-06-16 13:03:40 -07:00
JozsefA
6b0ce3115d
Update mods.toml
2021-06-16 12:57:52 -07:00
JozsefA
5913d1aef1
Add licence
2021-06-16 11:58:17 -07:00
Jozufozu
4696236c87
Create README.md
2021-06-16 11:45:16 -07:00
JozsefA
f460e229df
Squish
...
- Squash all commits before separating flywheel from create
2024-03-07 19:08:15 -08:00