This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1c90c495c0f8a328ae2fca10141feb2ace515de7
test2
/
source
/
blender
/
nodes
History
Campbell Barton
1dccd4c98a
code cleanup: naming - pose/armature/image
...
also use ..._find_name(..., name) rather then ..._find_named(..., name) --- both were used.
2012-05-05 16:03:57 +00:00
..
composite
code cleanup: naming - pose/armature/image
2012-05-05 16:03:57 +00:00
intern
code cleanup: function naming, use BKE_*type* prefix.
2012-05-05 14:03:12 +00:00
shader
code cleanup: BKE_scene api naming.
2012-05-05 14:33:36 +00:00
texture
Fix
#31288
: Blender crash when select a material
2012-05-04 11:49:58 +00:00
CMakeLists.txt
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
NOD_composite.h
A number of improvements for the file output node(s).
2012-03-01 07:56:15 +00:00
NOD_shader.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
NOD_socket.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
NOD_texture.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
SConscript
Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications.
2012-04-24 12:57:58 +00:00