Blender Git Commit Log
Git Commits -> Revision 99d0b3b
Revision 99d0b3b by Clément Foucault (master) July 29, 2020, 13:54 (GMT) |
Cleanup: GPU: Rename gpu_texture_smoke to fluid, and move back to C The file do not have a reason to be C++ anymore. |
Commit Details:
Full Hash: 99d0b3b79377d38d3936fd9beba8d647e938f0c1
Parent Commit: 7becd28
Lines Changed: +1488, -1488
2 Added Paths:
/source/blender/gpu/intern/gpu_texture_fluid.c (+423, -0) (View)
/source/blender/gpu/intern/gpu_texture_image.c (+1063, -0) (View)
/source/blender/gpu/intern/gpu_texture_image.c (+1063, -0) (View)
2 Deleted Paths:
/source/blender/gpu/intern/gpu_texture_image.cc (+0, -1063)
/source/blender/gpu/intern/gpu_texture_smoke.cc (+0, -423)
/source/blender/gpu/intern/gpu_texture_smoke.cc (+0, -423)
1 Modified Path:
/source/blender/gpu/CMakeLists.txt (+2, -2) (Diff)