Blender Git Loki

Git Commits -> Revision 102e9d0

Revision 102e9d0 by Campbell Barton
June 23, 2007, 15:02 (GMT)
Merge form trunk:

Edge sharpness was using a while loop when it didnt need to
Revision: 10901
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=10901
Author: campbellbarton

Write the filrname rather then the image name
Revision: 10960
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=10960
Author: hos

Dont modify the mouse cursor if not in UI mode
Revision: 10759
https://svn.blender.org//revision/?rev=10759&view=rev
Author: campbellbarton

was missing a call to free a buffer, and python module world was increffing all its colors twice.
Revision: 10778
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bforge-svn&revision=10778
Author: campbellbarton

Fix a Python memory leak with the armature weakref code. setup_armature_weakrefs() wasnt't deallocating the old list, instead just adding a new one to the dictionary.
Revision: 10944
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=10944
Author: khughes

Fix segfault in PyBonesDict_FromPyArmature() caused by uninitialized memory.
Revision: 10781
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=10781
Author: khughes

Fix potential problem with Matrix initializer (can't call Matrix_Identity on non square matrices).
Revision: 10752
https://svn.blender.org//revision/?rev=10752&view=rev
Author: theeth

Commit Details:

Full Hash: 102e9d0430e48d2e5c25dcdcb403be05c780facc
SVN Revision: 11032
Parent Commit: 741a02c
Lines Changed: +84, -55

12 Modified Paths:

/release/scripts/help_bpy_api.py (+1, -1) (Diff)
/release/scripts/import_mdd.py (+20, -0) (Diff)
/release/scripts/mesh_cleanup.py (+2, -0) (Diff)
/release/scripts/vrml97_export.py (+4, -4) (Diff)
/source/blender/blenkernel/intern/CCGSubSurf.c (+16, -19) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Armature.c (+3, -0) (Diff)
/source/blender/python/api2_2x/doc/Modifier.py (+4, -1) (Diff)
/source/blender/python/api2_2x/matrix.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Window.c (+4, -0) (Diff)
/source/blender/python/api2_2x/World.c (+27, -27) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021