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
35d261fde07f776cce6530ebe860cc3e1ce8a9ee
test
/
source
/
blender
/
makesrna
History
Campbell Barton
ede0d85522
comment/remove various unused vars,
...
also make rna function for new images require width and hight args.
2011-01-10 03:58:07 +00:00
..
intern
comment/remove various unused vars,
2011-01-10 03:58:07 +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
Patch from Dan to use id user functions rather then accessing direct. also use warning fix using const for RNA_parameter_set() arg.
2010-12-19 16:34:58 +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
graph editor & action keyframe paste options.
2010-12-14 15:14:16 +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