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
2b2099cd519d2723dd79af2e1d9035c7cbb12022
goo-engine
/
source
/
blender
/
python
T
History
Brecht Van Lommel
2b2099cd51
Fix
#34875
: 0 digits of precision was not supported for FloatProperty, now
...
you can specify precision=0 for this, and use -1 for the default 2.
2013-04-08 18:55:08 +00:00
..
bmesh
Fix for [
#34898
] Typo in error message of mathutils.Vector
2013-04-07 15:09:06 +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
Fix
#34875
: 0 digits of precision was not supported for FloatProperty, now
2013-04-08 18:55:08 +00:00
mathutils
Fix for [
#34898
] Typo in error message of mathutils.Vector
2013-04-07 15:09:06 +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
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Merged changes in the trunk up to revision 53584.
2013-01-05 22:24:05 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00