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
0db7bdf00a387ef53085fffdc3367a812202dc67
test2
/
source
/
blender
/
makesrna
History
Ton Roosendaal
f4e5addf93
Bug fix, IRC, patch provided by Dan Eicher
...
Custom bone shape link/unlink now respects ID user counting.
2010-12-22 16:33:13 +00:00
..
intern
Bug fix, IRC, patch provided by Dan Eicher
2010-12-22 16:33:13 +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
- 'matrix_basis' for objects and pose bones, this is an alternative access to directly adjusting the loc/scale/rot.
2010-11-15 06:38:07 +00:00
RNA_enum_types.h
graph editor & action keyframe paste options.
2010-12-14 15:14:16 +00:00
RNA_types.h
pass along the context to extension functions, this was already being done in all cases except for the render engine.
2010-12-07 04:12:15 +00:00
SConscript
added option to turn off Text anti-aliasing in the UI
2010-11-26 22:12:46 +00:00