Flywheel/src/main/java/com/jozufozu/flywheel/api
PepperCode1 167d417a98 Organize and improve compiler code
- Ensure current backend is never null
- Fix StringUtil#countLines
- Use material index instead of file location when adapting material
shader function name
- Merge Includer and Compilation factory into ShaderCompiler and remove
builder
- Remove CompileUtil
- Remove Index
- Remove unnecessary code from ShaderSources
- Move source component classes to backend.compile.component
- Move core compilation classes to backend.compile.core
- Move pipeline classes to backend.compile
- Move GLSLVersion to glsl package
- Move SourceChecks to backend.compile
2023-04-20 12:22:51 -07:00
..
backend Organize and improve compiler code 2023-04-20 12:22:51 -07:00
context Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
event Fix rendering far from world origin 2023-04-10 14:30:08 -07:00
instance The manhattan batch 2023-04-16 21:00:36 -07:00
layout Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
material More clean up 2023-04-07 16:01:03 -07:00
model More clean up 2023-04-07 16:01:03 -07:00
registry Instance Refactor I 2023-04-04 12:36:54 -07:00
task Weaving threads 2023-04-13 15:17:02 -07:00
uniform Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
vertex More clean up 2023-04-07 16:01:03 -07:00
visual Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
visualization Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
FlywheelLevel.java State restoration confusion 2022-09-16 13:32:13 -07:00