Revision 33120a1 by Campbell Barton May 13, 2008, 10:04 (GMT) |
disabled drawing the 2d image cursor when painting, added copy bevel weight to the edge copy menu. |
Revision 4e59c3e by Campbell Barton May 13, 2008, 06:12 (GMT) |
[#11152] [C] key shortcut is broken in UV/Image Editor Only allow this inside paint mode. |
Revision af30d9b by Geoffrey Bantle May 13, 2008, 02:22 (GMT) |
-> Fix for bug in 'Select Non-Manifold' Select non-manifold would select stray vertices even when in non-vertex modes. Fixed. |
Revision e02bca7 by Daniel Genrich May 13, 2008, 00:42 (GMT) |
New speed imrovements by Mr. Pinto/jaguarandi |
Revision ac71783 by Campbell Barton May 12, 2008, 21:12 (GMT) |
last commit had a typo, also adjusted teh and colour instances |
Revision a0cd3d6 by Campbell Barton May 12, 2008, 20:59 (GMT) |
confined unprofessional print to debug mode ;) |
Revision 4903751 by Campbell Barton May 12, 2008, 18:30 (GMT) |
mirror face UVs and color was rotating, shift for alternate axis also wasnt implimented |
Revision f44c22e by Brecht Van Lommel May 12, 2008, 17:41 (GMT) |
Fix for bug #11128: render window shows undithered image. |
Revision 916120b by Brecht Van Lommel May 12, 2008, 17:30 (GMT) |
Fix for bug #11114: boids physics went wrong when the distance between particles was exactly 0.0, for example with emission from verts. |
Revision d2fcba7 by Peter Schlaile May 12, 2008, 17:16 (GMT) |
== Ipo == This fixes [#11118] Record Mouse in IPO Curve Editor 2.46rc3 and adds thereby a new feature: correct audio sync to IPO mouse recording :) |
Revision c471b6d by Jiri Hnidek May 12, 2008, 16:22 (GMT) |
Bug fix of #10999. mbproc->start was useless. |
Revision db3712a by Daniel Genrich May 12, 2008, 12:24 (GMT) |
Revision 2c9e8e7 by Brecht Van Lommel May 12, 2008, 11:48 (GMT) |
Fix for bug #11140: explode modifier could run out of memory quite quickly because it allocated a totvert*totvert size array, now uses edgehash instead. |
Revision 97dd2fe by Peter Schlaile May 12, 2008, 09:01 (GMT) |
== FFMPEG == Added (disabled) MKV support. Might come handy later, if someone finds out, why it instantly crashes after 2 frames. Made it impossible to set min_rate higher than max_rate in render buttons panel. |
Revision b01e2c4 by Campbell Barton May 12, 2008, 07:32 (GMT) |
swapped the order of the UV snap menu so Cursor->Selection the 4th, as with the 3d view. |
Revision 3fd3571 by Joshua Leung May 12, 2008, 04:25 (GMT) |
Bugfix for Separate Armatures: Constraint relinking now works correctly for this tool, so it should be safe to be used by users now. |
Revision e9706d6 by Ken Hughes May 11, 2008, 22:51 (GMT) |
Move variable declaration, wouldn't compiler with MSVC (reports by jms). |
Revision 29b2db8 by Maxime Curioni May 11, 2008, 21:49 (GMT) |
soc-2008-mxcurioni: swig SConscript updated to compile under all configs except Win32 (where binary is copied to build directory) |
Revision 6069124 by Maxime Curioni May 11, 2008, 21:13 (GMT) |
soc-2008-mxcurioni: lib3ds SConscript updated to compile under Win32 configs |
Revision c8673be by Peter Schlaile May 11, 2008, 20:40 (GMT) |
== FFMPEG == Add ffmpeg expert option (meaning _all_ ffmpeg option) to render dialog using properties. Also adds: H264 preset, that doesn't screw up output. |
|