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
7aeaeaf37805d7d906787e5ad5d0d76817dd0bc5
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
7aeaeaf378
fix bug in mathutils.geometry.intersect_point_line() where 4D vectors were treated as 2D.
...
also change behavior to return a 2d vector when all args are 2D.
2012-08-28 11:27:46 +00:00
..
bmesh
style cleanup: whitespace
2012-08-26 11:35:43 +00:00
generic
fix for own crash caused by curve refactor, now curve tables are initialized once when the tree is initialized.
2012-08-28 10:02:10 +00:00
intern
minor code cleanup
2012-08-25 12:55:14 +00:00
mathutils
fix bug in mathutils.geometry.intersect_point_line() where 4D vectors were treated as 2D.
2012-08-28 11:27:46 +00:00
BPY_extern.h
Python/context: python could get invalid bpy.data in scene update handler after
2012-05-08 22:07:06 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00