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
a41dc719bf52f462ddabbb8cb1f8fb882f4affc9
test2
/
source
/
blender
/
nodes
History
Jeroen Bakker
dc65a26bf6
refactor node highlight code. New implementation will not write to
...
uninitialized memory. it happened when you delete a node that was being executed. in the compostor
2012-07-10 12:23:49 +00:00
..
composite
refactor node highlight code. New implementation will not write to
2012-07-10 12:23:49 +00:00
intern
More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize).
2012-07-03 19:09:07 +00:00
shader
use an inline function for rgb -> bw conversion.
2012-06-22 07:49:44 +00:00
texture
style cleanup
2012-07-04 20:47:12 +00:00
CMakeLists.txt
Mango request: added an input node to use track's position in compositor
2012-07-10 11:01:25 +00:00
NOD_composite.h
Implementation of node for track position input
2012-06-19 17:29:58 +00:00
NOD_shader.h
Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed.
2012-06-08 16:17:57 +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
Scons:
2012-06-30 22:44:36 +00:00