This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a05e90f5fca40aeb0fa14211edbd80416ffc2cb3
test
/
source
/
blender
/
makesrna
History
Lukas Toenne
4d4ef0434b
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00
..
intern
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00
rna_cleanup
switch verious references from py3.2 -> 3.3 or just 3.
2012-11-26 13:58:06 +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
Fix [
#34675
] *AFTER 2.69* Info view shows duplicate operators with incorrect values of args
2013-11-06 20:56:18 +00:00
RNA_define.h
code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functions
2013-10-10 20:14:04 +00:00
RNA_documentation.h
…
RNA_enum_types.h
code cleanup: warnings
2013-10-31 03:30:20 +00:00
RNA_types.h
Cleanup, bitflags as bitshift ops, and some formating...
2013-08-30 13:24:16 +00:00
SConscript
Fix build scripts related to PSD support. Both CMake and SCons builds were broken.
2013-10-11 23:14:01 +00:00