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
18f6bb04fa6bec6368a9d3e5253c041ba5c474b3
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
18f6bb04fa
Fix for custom property editor when property id's contained quotes
...
Adds bpy.utils.escape_identifier()
2014-02-25 16:19:57 +11:00
..
bmesh
Fix T38402: invalid message for bad type assignments (Quat, Vector)
2014-01-30 16:45:20 +11:00
generic
Code cleanup: style
2014-02-22 11:14:15 +11:00
intern
Fix for custom property editor when property id's contained quotes
2014-02-25 16:19:57 +11:00
mathutils
PyAPI: mathutils.Vector.cross now works for 2d vectors (returns a float)
2014-02-05 23:36:30 +11:00
BPY_extern.h
UI: Use bool rather then int/short's where possible
2014-01-04 18:10:01 +11:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
Correction to previous commit, sorry
2013-12-08 15:11:07 +06:00
simple_enum_gen.py
…