Revision 8e4ac2d by Porteries Tristan May 2, 2015, 16:43 (GMT) |
Fix ghash assert during BGE libload. The assert message was caused by the multi call of BLO_library_append_begin in KX_BlenderSceneConverter::LinkBlendFile. |
Revision 2c72edc by Bastien Montagne May 2, 2015, 15:02 (GMT) |
Fix T44586: Viet language problem for Blender Interface We were missing many of the complex diacritics combinations in latin extended additional code block... Alawyas a pleasure to edit this font... :| |
Revision ca15ffb by Campbell Barton May 2, 2015, 12:14 (GMT) |
CMake: use ld.gold linker when available Gives noticeable speedup linking blender |
Revision 929c9de by Bastien Montagne May 2, 2015, 08:38 (GMT) |
Turn bpy.utils into a package, so that we can easily add submodules to it. |
Revision 53d08ec by Campbell Barton May 2, 2015, 06:24 (GMT) |
BMesh: BM_mesh_edgesplit Did quite a few checks not to tag bad splits (which wasn't working perfectly) Instead rely on BM_vert_separate not to create invalid geometry. |
Revision f283b95 by Campbell Barton May 2, 2015, 06:24 (GMT) |
BMesh: BM_vert_separate double edge fix Splitting edges could give duplicates. |
Revision c276cfb by Campbell Barton May 2, 2015, 05:52 (GMT) |
BMesh: return error on mesh validate |
Revision a586994 by Campbell Barton May 2, 2015, 05:46 (GMT) |
Cleanup: bmesh src/dst order in API args |
Revision 5e1c729 by Campbell Barton May 2, 2015, 05:45 (GMT) |
Cleanup: use function attrs for BMesh inline funcs |
Revision b50c6e3 by Daniel Salazar May 1, 2015, 22:17 (GMT) |
Object Align Operator: Make it use modifiers in high quality bounding box calculation |
Revision bd6e1e6 by Bastien Montagne May 1, 2015, 19:18 (GMT) |
Updated install_deps' Collada to 3335ac164e68b2512a40914b14c74db260e6ff7d. |
Revision 23abcc0 by jens verwiebe May 1, 2015, 19:09 (GMT) |
OSX: remove collada from fading out 32bit buildbot |
Revision 86f80c4 by Brecht Van Lommel May 1, 2015, 17:21 (GMT) |
Revision b6caefd by Brecht Van Lommel May 1, 2015, 17:21 (GMT) |
Fix T43711: dual quaternion deform bug with shearing in deform matrix. This also increases the tolerances in is_orthogonal / is_orthonormal functions, which were much too low for practical purposes. |
Revision bf7098a by Brecht Van Lommel May 1, 2015, 17:20 (GMT) |
Auto pack: don't show "No new files have been packed" on every .blend file save. |
Revision 4e40bdd by Brecht Van Lommel May 1, 2015, 17:18 (GMT) |
Fix T44433: print "unknown" rather than "1970-01-01" when .blend date is unknown. |
Revision d3c4553 by Brecht Van Lommel May 1, 2015, 17:18 (GMT) |
Fix a couple of harmless compiler warnings. |
Revision 74d3127 by Bastien Montagne May 1, 2015, 15:10 (GMT) |
Fix T44560: Merge Collapse tool - UVs operator panel option ignored with Collapse but not with other merge types. Was missing parameter for collapse bmesh operator... |
Revision f84135e by Bastien Montagne May 1, 2015, 14:11 (GMT) |
Fix T44577: writing tessellated cddata when we should not... Own mistake in rBf75c89b3f42ffac51603e6e53459f9d94a8782cc... |
Revision 535e75e by Antonis Ryakiotakis May 1, 2015, 12:27 (GMT) |
Use mono font for metadata |
|
|
|


Master Commits
MiikaHweb | 2003-2021