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
761850f3771c79b3f7ad6ebf8bd6f2a0399bd308
goo-engine
/
source
/
blender
/
python
T
History
Bastien Montagne
761850f377
API doc for bpy.app.translations should look better now.
2013-05-14 15:33:59 +00:00
..
bmesh
bmesh api: add 'is_boundary' attribute to verts.
2013-05-14 02:56:24 +00:00
generic
code cleanup: add 'const' to headers to quiet msvc warnings, also remove (char *) casts that aren't needed now we're on Python3.3
2013-03-17 18:30:31 +00:00
intern
API doc for bpy.app.translations should look better now.
2013-05-14 15:33:59 +00:00
mathutils
real fix for [
#35097
], (curve cap flipping).
2013-04-26 21:04:12 +00:00
BPY_extern.h
Python i18n API. Many thanks to Campbell and Brecht for the reviews and suggestions!
2013-01-20 17:29:07 +00:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Fluid UI:
2013-04-28 16:52:51 +00:00
simple_enum_gen.py
…