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
557cf2906befb77eae15a96a385b0d92d563c31e
goo-engine
/
source
/
blender
/
python
T
History
Martin Poirier
5ab556e066
bugfix: on windows, it wouldn't correctly recognize directories and import python modules on load.
...
BLI_exist vs BLI_exists (fun times were had by all)
2009-08-29 20:29:29 +00:00
..
generic
- Mathutils.Vector assignment wasnt working in the BGE's py api, was using getValue() rather than setValue()
2009-08-26 06:15:43 +00:00
intern
bugfix: on windows, it wouldn't correctly recognize directories and import python modules on load.
2009-08-29 20:29:29 +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
RNA
2009-06-18 19:48:55 +00:00
epy_doc_gen.py
rna reference doc generation
2009-08-17 17:26: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-07-16 19:41:28 +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