Blender Git Commit Log

Git Commits -> Revision 0890c2a

Revision 0890c2a by Dalai Felinto (master)
November 6, 2012, 21:36 (GMT)
support for string parameters in OSL nodes
for now subtype is not defined, but once we start parsing the metadata we can set texture inputs as FILEPATH
also, it takes relative strings and convert to absolute for all strings (which is arguably a good solution, but
should work for now)

Commit Details:

Full Hash: 0890c2a4a021e7d5951abb0a7ebe138ed24ae28a
SVN Revision: 51957
Parent Commit: d689811
Lines Changed: +136, -8

10 Modified Paths:

/intern/cycles/blender/blender_python.cpp (+10, -0) (Diff)
/intern/cycles/blender/blender_shader.cpp (+12, -5) (Diff)
/intern/cycles/render/graph.cpp (+1, -0) (Diff)
/intern/cycles/render/graph.h (+4, -1) (Diff)
/intern/cycles/render/osl.cpp (+3, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+40, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+24, -1) (Diff)
/source/blender/nodes/intern/node_socket.c (+34, -0) (Diff)
/source/blender/nodes/NOD_socket.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021