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
c0984d59cc845164d4b6796f7d3701b3279a60fe
goo-engine
/
source
/
blender
/
python
T
History
Joshua Leung
c0984d59cc
Delete keyframe API method now takes array_index = -1 to delete keyframes from entire arrays, as for insert keyframe.
...
Enabled the 'keyframe_delete' method for RNA structs.
2010-03-01 10:43:02 +00:00
..
doc
parts of the Python API are unstable, big discalmer in API docs main page, API Docs title and interactive console banner.
2010-03-01 10:34:54 +00:00
generic
comparing Vector(-2, 0, 0) and Vector(2, 0, 0) was returning true, this bug is years old, strange nobody noticed.
2010-02-28 19:27:06 +00:00
intern
Delete keyframe API method now takes array_index = -1 to delete keyframes from entire arrays, as for insert keyframe.
2010-03-01 10:43:02 +00:00
BPY_extern.h
correct fsf address
2010-02-12 13:34:04 +00:00
CMakeLists.txt
correct fsf address
2010-02-12 13:34:04 +00:00
Makefile
SVN maintenance.
2009-06-23 00:09:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (
svn status
output:
http://www.pasteall.org/7887
).
2009-09-15 18:01:18 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00