Revision aff0551 by Brecht Van Lommel April 1, 2010, 12:53 (GMT) |
Some minor python UI script fixes. |
Revision 9822e07 by Brecht Van Lommel April 1, 2010, 12:51 (GMT) |
Attempted fixes for render crashes on windows, still can't redo them here in a virtual machine, maybe that has some different threading behavior. Also should fix a problem with displaying render passes and multiple slots. |
Revision 11e8376 by Campbell Barton April 1, 2010, 12:10 (GMT) |
scene.timeline_markers.add/remove() support. |
Revision c6952f0 by Joshua Leung April 1, 2010, 11:59 (GMT) |
Bugfix #21763: extremly zooming into graph editor via ctrl+mmb locks up blender Curve sampling minimum 'sampling frequency' for display could get too low causing a hang (with really-slow convergence). Clamping with a coarses limit now. |
Revision a6f02e2 by Campbell Barton April 1, 2010, 09:29 (GMT) |
missed in merging from render branch |
Revision 4a471a3 by Daniel Salazar April 1, 2010, 08:55 (GMT) |
Added missing Bottom, Left, Back view modes in the "View" menu on 3D area |
Revision 4702e37 by Campbell Barton April 1, 2010, 08:49 (GMT) |
commit 27896 : merge render branch into trunk reverted changes in rna_curve.c |
Revision d1fef78 by Campbell Barton April 1, 2010, 08:39 (GMT) |
allow action groups with "" name, (just uses "Group" instead) |
April 1, 2010, 06:37 (GMT) |
Fix [#21860] Quads/Triangles Selection miss to mark some Edges. |
April 1, 2010, 06:30 (GMT) |
Fix [#21347] no image at node editor Node preview render wasn't getting the correct test_break callback |
Revision c46a955 by Joshua Leung April 1, 2010, 06:26 (GMT) |
Assorted animsys fixes/tweaks: * Fixed all the dangerous code added in 27907. Using the code there, scripters could corrupt animation files in ways which would render them useless, with channels not appearing in any animation editors, and others not getting evaluated at all. * Partial fix of bug 21818, by disabling destructive replacement of keyframes. Will followup this commit with a more comprehensive commit which gets rid of the rest of the problems, by incorporating some requests from Durian team. * Fixed problems with users being able to see+edit the name of the active Keying Set in the Scene buttons. There is still a bug though with the list widget given how the indices are now interpreted... |
April 1, 2010, 03:58 (GMT) |
Fix [#21298] Colour Management: Convert To Float & Use Colour Balance Linearising VSE Strip Removed all colour management from sequencer, need better design/plan for this. |
April 1, 2010, 02:28 (GMT) |
Fix [#20711] Loop selection not working with Emulate MMB + Left mouse select Emulate 3 button mouse is now disabled when Left mouse select is used, to prevent keymap conflicts. Configs for single button macs etc we can do with keymap presets. |
April 1, 2010, 01:27 (GMT) |
Fix [#21775] Double-clicking icons in the file browser doesn't open files Complicated issue, but this should be correct, and testing goes fine. fingers crossed. |
Revision 65b2ef5 by Tamito Kajiyama April 1, 2010, 01:15 (GMT) |
Fixed a compiler error in AppCanvas.h (thanks paulhart2). Also fixed a compiler warning in pipeline.c with regard to the missing prototype definition of free_libblock(). |
Revision ea0e0b3 by Dalai Felinto March 31, 2010, 22:49 (GMT) |
BGE fix: Parenting the object to itself crashes BGE + stubs update it may happen if you start doing exec, setParent, ... in Python not a big deal, but to crash Blender is always bad |
Revision c19725b by Campbell Barton March 31, 2010, 20:39 (GMT) |
svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r27895:27901; svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r27902:27907, skipping 27902 |
Revision 3c6a027 by Andrea Weikert March 31, 2010, 18:02 (GMT) |
cleanup * removed code that could lead to Blender writing in the Windows directory - is very old cruft and doesn't work on recent versions of Windows anymore and rightly so :) |
Revision d7b2f68 by Andrea Weikert March 31, 2010, 17:46 (GMT) |
MSVC 9 projectfiles * maintenance - removed BLI_dynamiclist.c |
Revision f87f5d6 by Arystanbek Dyussenov March 31, 2010, 15:04 (GMT) |
Merge -c 27903 from COLLADA branch into trunk. |
|
|
|


Master Commits
MiikaHweb | 2003-2021