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
4e15c169c69d3f7bb0d05ab4fc9d4762e2427e9a
test
/
source
/
blender
/
makesrna
History
Campbell Barton
eba91f8e81
modification to Joshua's commit r34270,
...
replace NlaTrack.active() function with a property, since this is used everywhere else.
2011-01-12 07:16:24 +00:00
..
intern
modification to Joshua's commit r34270,
2011-01-12 07:16:24 +00:00
rna_cleanup
remove contents from the svn cleanup file. not used now and could turn up results with source searches.
2010-12-08 11:44:38 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
RNA_access.h
"Pointer" properties can now be reset to some kind of "default" value
2011-01-11 22:32:18 +00:00
RNA_define.h
Continue from my commit r33952, which disallowed floats to be wrapped as ints.
2010-12-31 04:12:20 +00:00
RNA_enum_types.h
- bpy.data.lamps.new() now takes a type argument since lamp type also sets class type this avoids needing to use ugly lamp.type_recast() after changing type.
2011-01-11 02:30:01 +00:00
RNA_types.h
revert part of Tons commit r33884.
2010-12-30 12:22:28 +00:00
SConscript
remove rna func scene.collada_export(), export functions dont exist for any other formats, calling operators should suffice.
2011-01-03 07:42:30 +00:00