This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8af263e5d8d9d41a757e8438cdcf3b64d57e0c0
goo-engine
/
source
/
blender
/
python
T
History
Arystanbek Dyussenov
c8af263e5d
Reverted Mesh.verts from dynamic array since it breaks foreach_set used by import scripts.
...
Did a few fixes in scripts to reflect recent RNA changes.
2009-09-14 14:55:49 +00:00
..
generic
Fix row/column order in matrix printout function.
2009-09-08 11:14:36 +00:00
intern
Reverted Mesh.verts from dynamic array since it breaks foreach_set used by import scripts.
2009-09-14 14:55:49 +00:00
BPY_extern.h
adding back button evaluation so you can do 1/60, 90*0.1 etc as well as dimension conversion 1km-10cm+4ft
2009-08-10 11:58:53 +00:00
CMakeLists.txt
white space commit. (2 spaces -> tab).
2009-09-06 01:51:23 +00:00
epy_doc_gen.py
- rna documentation layout now matches blenders internal layout, autogenerate packages for nested modules.
2009-09-04 04:29:54 +00:00
Makefile
SVN maintenance.
2009-06-23 00:09:26 +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
== SCons ==
2009-09-05 01:58:02 +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