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
cd2b142ba0bf8305efd44db22068c39f4f935cd5
test2
/
source
/
blender
/
nodes
History
Lukas Toenne
d02aed6c64
Fix for image node: has to check the number of actual node sockets before accessing the output data stack, to avoid reading uninitialized memory.
2012-04-21 13:36:57 +00:00
..
composite
Fix for image node: has to check the number of actual node sockets before accessing the output data stack, to avoid reading uninitialized memory.
2012-04-21 13:36:57 +00:00
intern
code cleanup: (dont include ';' in defines), last commit also missed changes to paint_image.c
2012-03-28 01:06:43 +00:00
shader
style cleanup
2012-04-21 12:51:47 +00:00
texture
Revert rename of ColorRamp node from r45629.
2012-04-14 18:05:44 +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
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