Revision 505023d by Campbell Barton April 27, 2010, 09:54 (GMT) |
factor for setting particle weights |
Revision cbe55dc by Ton Roosendaal April 27, 2010, 09:07 (GMT) |
Text button with search icon now updates "live", like in outliner. |
Revision e405319 by Campbell Barton April 27, 2010, 07:50 (GMT) |
fixes for euler order setting when the rotation mode is not euler. |
April 27, 2010, 06:47 (GMT) |
Fix [#22165] "Camera:" field of the Properties>View panel (3D View) has no function & is confusing Cleaned up UI, made it a bit clearer |
Revision 061a306 by Martin Poirier April 27, 2010, 03:14 (GMT) |
NetRender tweaks by Brecht * Client connection is made from panel poll functions even if netrender is disabled * Network render slave should print when it has connected to server, now it says "node initiation", I initially thought this meant it was not connected yet. * Web interface should auto-refresh, I got confused if job and slaves were actually found or not. |
Revision cb0f5ed by Martin Poirier April 27, 2010, 02:18 (GMT) |
branching for GSOC 2010 |
Revision 8d5e5e6 by Martin Poirier April 27, 2010, 02:16 (GMT) |
branching for GSOC 2010 |
Revision fd15ba0 by Campbell Barton April 26, 2010, 21:28 (GMT) |
[#21753] allowing to compile on FreeBSD 8.0 patch on libopenjpeg |
Revision 5e2a977 by Campbell Barton April 26, 2010, 21:25 (GMT) |
bugfix [#22163] Add->mesh->torus is broken recent commit broke this, missed changing double to float. |
Revision 6bb55fd by Campbell Barton April 26, 2010, 21:04 (GMT) |
py/rna, euler objects order is now wrapped correctly... eg: eul = bpy.context.object.rotation_euler eul.order = 'XZY' # will update the objects setting. |
Revision 523b958 by Daniel Genrich April 26, 2010, 20:30 (GMT) |
Add missing null check solving crash on texture panel, also fix possible 'freeing NULL' because of misplaced MEM_freeN() in that context. |
Revision a547e91 by Brecht Van Lommel April 26, 2010, 12:50 (GMT) |
Two bugfixes from the render branch: * Fix for FSA update while rendering fix, should set float rect to NULL. * Fix for irradiance cache mutex unlock that got lost in code changes. |
Revision f39163a by Joshua Leung April 26, 2010, 10:31 (GMT) |
Outliner Filtering Bugfix: Campbell's changes to make this use fnmatch by default had the case-sensitivity setting inverted. This meant that convenient searches in lowercase were no longer possible by default. |
Revision b757e5c by Brecht Van Lommel April 26, 2010, 10:12 (GMT) |
Fix #22086 and #22125: crashes due to editmode being set on load/undo, fixes are simple enough, though may still revert this feature if it turns out there are more problems. |
Revision 2785bc1 by Joshua Leung April 26, 2010, 10:02 (GMT) |
Proper fix for the Grease Pencil drawing options |
Revision 449d6a3 by Daniel Salazar April 26, 2010, 09:33 (GMT) |
Some work on the cluthered particles UI; lot's more to do |
Revision 724c8af by Daniel Salazar April 26, 2010, 08:55 (GMT) |
Got tired of the heavily compressed armature layer icons. Also added a smart wide/narrow UI conversion http://www.pasteall.org/pic/show.php?id=2940 |
Revision 1542b15 by Daniel Salazar April 26, 2010, 08:05 (GMT) |
Cleanup of grease pencil UI. Ali can you check if what I did in gpencil_buttons.c is ok? it was graying out two buttons that shoudn't have |
Revision 4980e43 by Joshua Leung April 26, 2010, 06:35 (GMT) |
Assorted code cleanups: * Removed some un-needed armature code stubs * Manually copying over the values of constraints in the constraint copy() callbacks should NOT be needed. Removed this from the Spline IK constraint. The manual process is only a hacky aspect of the modifier stack only! |
Revision b5d2830 by Joshua Leung April 26, 2010, 06:33 (GMT) |
Bugfix [#22069] Speed-Ipos are not imported correctly from 2.49 to 2.5 - IPO-blocks for curves were not getting handled correctly (i.e. no conversion and relinking was taking place) when converting from 2.4x to 2.5 - Old 'speed' IPO's now have their values multiplied by the path length when they are loaded from old 2.4x files so that they work correctly in 2.5. Also... - Cleaned up a few instances of scruffy code formatted in some weird ad-hoc way. - Debug prints for the start/end of the file conversion process are now all hidden behind debug-only checks. Unless the way the conversions are done is significantly changed at some point, this should be sufficient... |
|
|
|


Master Commits
MiikaHweb | 2003-2021