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
5993a10f94de9eb7d4b2b2e770e282e6cee63f5b
test
/
source
/
blender
/
makesrna
History
Campbell Barton
cf6994b910
code cleanup: spelling,
...
also initialize bmesh-bevel settings struct to zero to avoid possible uninitialized memory later.
2012-11-12 07:33:01 +00:00
..
intern
code cleanup: spelling,
2012-11-12 07:33:01 +00:00
rna_cleanup
style cleanup: bge, switch statements mostly.
2012-10-21 07:58:38 +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
Render API: shader script node for custom shaders.
2012-11-03 14:32:26 +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
code cleanup: de-duplicate enum.
2012-10-05 15:48:39 +00:00
RNA_types.h
BPY/RNA: determine callback functions that are allowed to write data by a flag
2012-11-03 14:31:38 +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