branchrust_reboot/main/monument_optimisation_testcancel

56 Commits over 31 Days - 0.08cph!

4 Years Ago
Fixed some dilation issues
4 Years Ago
Blitting a mask for better dilation. Fixed bugs caused by compression.
4 Years Ago
Added a dilation method for resulting textures to fix artifacts.
4 Years Ago
Normals output is now correct.
4 Years Ago
Specular and Glossiness output is now correct.
4 Years Ago
Materials are now setup correctly
4 Years Ago
Results from baking are now exported into the project.
4 Years Ago
Fixing the winding order on flattened mesh. Integrated the baker into the chunk test.
4 Years Ago
Unwrap baking testing
4 Years Ago
Extracting all maps out of the gbuffer.
4 Years Ago
Output baking...
4 Years Ago
A test to bake using command buffer
4 Years Ago
Added a unflattening test.
4 Years Ago
Improvements to baker. Testing baking of larger chunks.
4 Years Ago
Testing a baking method...
4 Years Ago
Added support to use texture arrays for tiled texture support. Also created a much simpler batcher.
4 Years Ago
Fixed issues with UV transformation.
4 Years Ago
Fixing UV transform errors...
4 Years Ago
Linking up the material packer, the mesh batcher and KDTree chunks.
4 Years Ago
Created a test for the material packer.
4 Years Ago
Tidy up. More material baking progress.
4 Years Ago
Material packer work
4 Years Ago
Tidied up guillotine a bit, started set up the material packing.
4 Years Ago
Added a Guillotine packer, seems better
4 Years Ago
Rectangle packing for the material baking tool.
4 Years Ago
KDTree fixes, Conversion tool fixes, batcher work...
4 Years Ago
Tidied up the KDTree classes
4 Years Ago
metas...
4 Years Ago
Adding a KDTree system to split up monument into consistently sized chunks, also some utilities for batching.
4 Years Ago
Added mesh combining utility.
4 Years Ago
subtract
4 Years Ago
Cherrypick
4 Years Ago
subtract
4 Years Ago
Merge from main
4 Years Ago
Another fix
4 Years Ago
4 Years Ago
Fixed some build issues
5 Years Ago
Turned off shadow casting for some of the lower LOD renderers
5 Years Ago
Fixed export to wrong path
5 Years Ago
Better saving + export. Jobified the monument transforming code.
5 Years Ago
Looking at converting a few routines to jobs.
5 Years Ago
Can now transform monuments, fixed a few issues with saving.
5 Years Ago
A few fixes
5 Years Ago
Cleaner loading
5 Years Ago
Can now save and load generated data.
5 Years Ago
Static optimisations now work
5 Years Ago
subtract
5 Years Ago
merge from main