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
858ff6b69626bf8385debe06436b2f2abba56f45
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Thomas Dinges
858ff6b696
Fix for [
#34898
] Typo in error message of mathutils.Vector
...
* Also fixed some more cases of "more then" -> "more than".
2013-04-07 15:09:06 +00:00
..
bmesh_py_api.c
use booleans for bmesh api.
2013-01-14 16:42:43 +00:00
bmesh_py_api.h
…
bmesh_py_ops_call.c
code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,
2013-03-15 10:48:48 +00:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
freestyle lineset
tag
attribute was defined but not used, also some code cleanup.
2013-04-07 01:38:03 +00:00
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
New implementation of Freestyle edge/face marks
2013-03-13 06:44:43 +00:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
Merged changes in the trunk up to revision 55546.
2013-03-24 12:13:13 +00:00
bmesh_py_types_meshdata.h
use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations which have been removed.
2013-03-11 20:27:38 +00:00
bmesh_py_types_select.c
use booleans for bmesh api.
2013-01-14 16:42:43 +00:00
bmesh_py_types_select.h
…
bmesh_py_types.c
svn merge ^/trunk/blender -r55815:55840
2013-04-06 13:24:34 +00:00
bmesh_py_types.h
code cleanup: incorrect sized array args, remove some redundant code.
2013-03-17 10:26:23 +00:00
bmesh_py_utils.c
Fix for [
#34898
] Typo in error message of mathutils.Vector
2013-04-07 15:09:06 +00:00
bmesh_py_utils.h
…
CMakeLists.txt
Fix for missing -DWITH_FREESTYLE.
2013-03-22 23:04:14 +00:00