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
0d63bb005ff7c45ca0ebcfbe4eaf1215dfe2d3e2
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
0d63bb005f
replace VECCOPY and QUATCOPY with inline funcs.
2011-10-28 12:40:15 +00:00
..
generic
use const for readonly strings and set some functions to static
2011-10-27 14:41:26 +00:00
intern
fix for error in gpu.export_shader() was missing *4 (only writing 1/4 of the colorband)
2011-10-28 08:53:00 +00:00
mathutils
replace VECCOPY and QUATCOPY with inline funcs.
2011-10-28 12:40:15 +00:00
BPY_extern.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
simple_enum_gen.py
…