Flywheel/src/main/java/com/jozufozu/flywheel/api
PepperCode1 a4a2d6ba13 Sparse changes
- Add Model.boundingSphere()
- Fix MaterialRenderState not setting up polygon offset correctly
- Fix GlslSwitch using incorrect indentation for first and last line
- Tweak how instanced crumbling works
- Add CutoutShaders.ONE_TENTH
- Rename Contexts.WORLD to DEFAULT
- Rename Material.baseTexture() to texture
- Rename Transparency.LIGHTING to LIGHTNING
- Rename WriteMask.BOTH to COLOR_DEPTH
- Rename SimpleModel to SingleMeshModel and add new SimpleModel that
stores an arbitrary amount of meshes
- Remove flywheel:flywheel/api/* files and assume appropriate symbols
are automatically defined
- Rename many GLSL variables, functions, and constants
- Reorganize GLSL files
- Add NonExtendable annotation to some API classes
- Rename some Java classes, methods, fields, and variables
2023-12-06 22:00:31 -08:00
..
backend Re-reload 2023-11-29 20:03:26 -08:00
context Building shade 2023-05-18 00:03:53 -07:00
event Re-reload 2023-11-29 20:03:26 -08:00
instance Undo invalidate back to delete 2023-11-24 21:21:10 -08:00
layout Laying out the API 2023-12-03 17:03:13 -08:00
material Sparse changes 2023-12-06 22:00:31 -08:00
model Sparse changes 2023-12-06 22:00:31 -08:00
registry Instance Refactor I 2023-04-04 12:36:54 -07:00
task Sparse changes 2023-12-06 22:00:31 -08:00
uniform Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
vertex Laying out the API 2023-12-03 17:03:13 -08:00
visual Sweeping changes 2023-11-18 11:46:04 -08:00
visualization Sparse changes 2023-12-06 22:00:31 -08:00