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
fd893819bcc3d4952e785fcf903ed9bc10d7830e
test
/
source
/
blender
/
python
History
Arystanbek Dyussenov
fd893819bc
Fix bug in BPY_flag_from_seq: reset the flag before adjusting it.
...
Otherwise py operators ended up returning something like OPERATOR_CANCELLED | OPERATOR_FINISHED.
2009-06-15 07:47:09 +00:00
..
intern
Fix bug in BPY_flag_from_seq: reset the flag before adjusting it.
2009-06-15 07:47:09 +00:00
BPY_extern.h
F8Key reloads all python scripts and redraws for quick testing
2009-04-23 06:58:02 +00:00
BPY_menus.c
compiler fix part 1
2009-03-08 16:50:11 +00:00
BPY_menus.h
compiler fix part 1
2009-03-08 16:50:11 +00:00
CMakeLists.txt
Big, big commit!!
2009-05-05 23:10:32 +00:00
epy_doc_gen.py
made the material button use the active objects material
2009-05-11 08:40:50 +00:00
Makefile
Merge of trunk into blender 2.5:
2008-11-12 21:16:53 +00:00
rna_dump.py
- lazy subtype initialization rna, was initializing every type in bpy.types at startup, which is slow and doesn't allow access to dynamically added types.
2009-03-21 06:55:30 +00:00
SConscript
2.50: svn merge
https://svn.blender.org/svnroot/bf-blender/trunk/blender
-r19323:HEAD
2009-04-20 15:06:46 +00:00
simple_enum_gen.py
2.5: Remove OOPS code from the outliner space, as discussed
2009-03-26 14:05:33 +00:00