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
33ceadb2a69bda8f1eed17a6726573ad02ea1338
test2
/
source
/
blender
/
makesrna
History
Lukas Toenne
e7750aa6ed
Convenience fix: Exposing internal sockets now copies the default input value to the group sockets. The "expose" function on group inputs/outputs has an optional parameter "add_link", which can be used to prevent the automatic linking.
2011-02-22 20:49:34 +00:00
..
intern
Convenience fix: Exposing internal sockets now copies the default input value to the group sockets. The "expose" function on group inputs/outputs has an optional parameter "add_link", which can be used to prevent the automatic linking.
2011-02-22 20:49:34 +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
RNA_access.h
Starting work on doxygen cleanup. Many things still to be done.
2011-02-17 05:57:18 +00:00
RNA_define.h
Starting work on doxygen cleanup. Many things still to be done.
2011-02-17 05:57:18 +00:00
RNA_documentation.h
Start simple intros for intern and extern libs.
2011-02-17 16:17:40 +00:00
RNA_enum_types.h
Big node groups improvement patch. Node group trees now have their own lists of input/output sockets. Those can be linked to internal nodes just like links between regular nodes. In addition group sockets can be renamed and have a defined order, which can be modified, and they can be removed again.
2011-02-21 13:47:49 +00:00
RNA_types.h
misc small changes:
2011-02-14 03:15:55 +00:00
SConscript
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00