This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
ab9aa0ae13
engine
/
bin
History
ecker
ab9aa0ae13
fixed oversight in uf::Mesh::convert, fixed texture streaming not working in OpenGL (the graphic.material.textures weren't updated) fixed missing texture being used in VXGI for vulkan (think it was from reinitializing the texture object itself if it was aliased rather than just resetting the handles)
2025-08-14 23:32:08 -05:00
..
data
fixed oversight in uf::Mesh::convert, fixed texture streaming not working in OpenGL (the graphic.material.textures weren't updated) fixed missing texture being used in VXGI for vulkan (think it was from reinitializing the texture object itself if it was aliased rather than just resetting the handles)
2025-08-14 23:32:08 -05:00
dreamcast
shuffled code around for when I figure out how I want to stream a partitioned mesh (even though this defeats the purpose of re-implementing the chunk/region system because I do not want to go about splitting each region into its own model-entity-graph-whatever)
2025-08-11 21:14:30 -05:00
exe
/default
fixed oversight in uf::Mesh::convert, fixed texture streaming not working in OpenGL (the graphic.material.textures weren't updated) fixed missing texture being used in VXGI for vulkan (think it was from reinitializing the texture object itself if it was aliased rather than just resetting the handles)
2025-08-14 23:32:08 -05:00
scripts
Hand-written commit
2024-12-02 18:48:18 -06:00
program.bat
Hand-written commit
2024-12-02 18:48:18 -06:00