Revision a23e3c4 by Joseph Eagar July 22, 2010, 04:54 (GMT) |
=bmesh= knife tool doesn't triangulate anymore, also supports more cuts |
Revision 209b077 by Joseph Eagar July 22, 2010, 04:45 (GMT) |
=bmesh= fkey for dissolve works again, also fixed a crasher |
Revision 35a45a7 by Tom Musgrove July 22, 2010, 04:06 (GMT) |
some things missed from head merging |
Revision d057f70 by Joseph Eagar July 22, 2010, 03:35 (GMT) |
updated another sconscript |
Revision 3a158d2 by Joseph Eagar July 22, 2010, 03:30 (GMT) |
updated another sconscript |
Revision 982ab78 by Joseph Eagar July 22, 2010, 03:23 (GMT) |
updated another sconscript |
Revision 958b01a by Joseph Eagar July 22, 2010, 03:12 (GMT) |
updated an sconscript |
Revision 8bcb71a by Joseph Eagar July 22, 2010, 00:18 (GMT) |
[finally! the commit went through] =bmesh= First pass at post-merge stabilization. Seems to work well enough now, but I need to do more testing. Also need to go through bmesh_class.h and make sure the design/headers there make sense. |
Revision 0269ff6 by Tamito Kajiyama July 21, 2010, 23:17 (GMT) |
Temporary fix for a bug that the width of a layout object is not propagated to its sub-layout objects such as row, column, box, etc. Due to this bug, layout.template_curve_mapping() shows a zero-height curve window when the function is called with respect to a sub-layout object. This issue should be fixed in the trunk as well. |
Revision 876351b by Tamito Kajiyama July 21, 2010, 23:08 (GMT) |
Made the Target object editable in the Distance from Object modifiers. |
July 21, 2010, 22:57 (GMT) |
Fix de/select all operator naming for consistency |
Revision c6ea23c by Nick Samarin July 21, 2010, 20:54 (GMT) |
synched with trunk at revision 30597 |
Revision 7925de1 by Diego Borghetti July 21, 2010, 19:49 (GMT) |
Fix #22894 [#22894] SEQUENCER; Drag & Drop into VSE as strip sends user to file manager for import - MS Windows The invoke function for both operator don't check the the filepath property (this come from the drop event), so always open the file browser. Note that this problem is still there for Image, but there is something else there, because the op SEQUENCER_OT_image_strip_add never got this property (filepath). I check and the problem seems to be the missing WM_FILESEL_FILEPATH when call WM_operator_properties_filesel. The problem is that if I put this flag in the function, the image strip stop working, so have to check a little more about this. (Any idea why ?) |
Revision b781980 by Nick Samarin July 21, 2010, 19:44 (GMT) |
implemented navigation mesh visualization via modifier |
Revision 8cdb241 by Tamito Kajiyama July 21, 2010, 19:12 (GMT) |
Merged changes in the trunk up to revision 30594. |
Revision 969c0fd by Brecht Van Lommel July 21, 2010, 17:37 (GMT) |
Fix #22894: sequencer drag & drop wasn't working anymore. |
Revision 64de3fe by Brecht Van Lommel July 21, 2010, 16:49 (GMT) |
Fix #22813: black 3d view with overlap mode + operator doing backbuffer draw for selection but not selecting anything. |
Revision 4536a4c by Brecht Van Lommel July 21, 2010, 16:20 (GMT) |
Fix #22841: crash rendering scene with opengl in sequencer as part of animation. Only allow this from main thread, opengl can't be called from render threads. It was already disabled in background mode. For now I'm going to consider this a limitation. |
Revision 6788928 by Brecht Van Lommel July 21, 2010, 16:18 (GMT) |
Fix #22883: interface panels blank when drawing axis constraint. GL_DEPTH_TEST was not incorrectly enabled in wireframe mode. |
Revision b72af8c by Brecht Van Lommel July 21, 2010, 15:58 (GMT) |
Fix #20983: cloth and smoke point cache step was not enforced to 1. |
|
|
|


Master Commits
MiikaHweb | 2003-2021