Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2020-07-29 16:06:38 +0300
committerClément Foucault <foucault.clem@gmail.com>2020-07-29 16:54:51 +0300
commit99d0b3b79377d38d3936fd9beba8d647e938f0c1 (patch)
tree0239b0e9646071d058c2752738741b0d05a45aa4 /source/blender/gpu/intern
parent7becd283cc27c520a38e98a3802e7cb1edf515d9 (diff)
Cleanup: GPU: Rename gpu_texture_smoke to fluid, and move back to C
The file do not have a reason to be C++ anymore.
Diffstat (limited to 'source/blender/gpu/intern')
-rw-r--r--source/blender/gpu/intern/gpu_texture_fluid.c (renamed from source/blender/gpu/intern/gpu_texture_smoke.cc)0
-rw-r--r--source/blender/gpu/intern/gpu_texture_image.c (renamed from source/blender/gpu/intern/gpu_texture_image.cc)0
2 files changed, 0 insertions, 0 deletions
diff --git a/source/blender/gpu/intern/gpu_texture_smoke.cc b/source/blender/gpu/intern/gpu_texture_fluid.c
index 13273dba444..13273dba444 100644
--- a/source/blender/gpu/intern/gpu_texture_smoke.cc
+++ b/source/blender/gpu/intern/gpu_texture_fluid.c
diff --git a/source/blender/gpu/intern/gpu_texture_image.cc b/source/blender/gpu/intern/gpu_texture_image.c
index cd422c6ee04..cd422c6ee04 100644
--- a/source/blender/gpu/intern/gpu_texture_image.cc
+++ b/source/blender/gpu/intern/gpu_texture_image.c