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
d33a0effbaa42f577c8474b7d07a6deef75e0e7a
test2
/
source
/
blender
/
makesrna
History
Lukas Toenne
1eb611ea55
Added a poll function for the node_tree pointer node groups. This ensure that only node trees of the same type as the group node's tree can be selected for the pointer, other trees would be invalid for the node group (e.g. a Shader node group using a Compositor node tree).
2012-08-10 07:22:33 +00:00
..
intern
Added a poll function for the node_tree pointer node groups. This ensure that only node trees of the same type as the group node's tree can be selected for the pointer, other trees would be invalid for the node group (e.g. a Shader node group using a Compositor node tree).
2012-08-10 07:22:33 +00:00
rna_cleanup
replace python3 command with python3.2, python3 isnt available on ubuntu.
2012-05-01 20:45:16 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
RNA_access.h
missed this when merging inpaint
2012-08-06 15:59:09 +00:00
RNA_define.h
i18n stuff: adds translation_context to RNA structs (used for there ui name), and a first default "Operator" one for all operators' label.
2012-03-16 15:39:25 +00:00
RNA_documentation.h
doxygen: blender/makesrna tagged.
2011-02-27 20:20:01 +00:00
RNA_enum_types.h
Clip editor mode selection: show menu with modes on TAB
2012-07-12 12:06:40 +00:00
RNA_types.h
code cleanup: spelling
2012-07-16 23:23:33 +00:00
SConscript
Fix scons + smoke not working. it seems like the definition + include file are needed on the higher level dir too.
2012-06-06 10:41:49 +00:00