Revision 950b770 by Andre Susano Pinto August 17, 2009, 17:43 (GMT) |
Revision 77f6045 by Nicholas Bishop August 17, 2009, 17:34 (GMT) |
2.5 Particle edit: * Fixed cursor poll, so the cursor won't show up outside the 3d view |
Revision b050865 by Nicholas Bishop August 17, 2009, 17:26 (GMT) |
2.5 editmode: * Added a poll to the editmode operator that checks first that the object is an editable type (no more tabkey on camera, bug reported by DingTo) |
Revision f3caa80 by Campbell Barton August 17, 2009, 17:26 (GMT) |
rna reference doc generation - rna classes, only include props and functions that are not inherited (epydoc then gives inheritance info) - include function arguments and return values for in cross reference |
Revision c00d610 by Nicholas Bishop August 17, 2009, 17:14 (GMT) |
2.5: * Added icons to viewport shading enum. On a side note, why do we have an icon called "ICON_POTATO" for texture mode? * Fixed clay brush at zero-strength bug, was dividing by zero. Still todo is fixing clay brush strength relative to other brushes. |
Revision 0e3acba by Andre Susano Pinto August 17, 2009, 17:04 (GMT) |
fix raycounters |
Revision 931ffbe by Ton Roosendaal August 17, 2009, 16:54 (GMT) |
2.5 Stablity commit: on render, all running jobs are stopped now (previews, composite, screencast). First render has to be more threadsafe, to allow multiple renders simulatenously. |
Revision 2a9e6b7 by Nicholas Bishop August 17, 2009, 16:08 (GMT) |
2.5/Sculpt: * Hopefully fixed the tablet pressure in sculpt mode? Can't test because Blender isn't seeing my tablet. |
Revision 21ca9a6 by Nicholas Bishop August 17, 2009, 15:17 (GMT) |
2.5 paint: * Fixed texture paint UI |
Revision b0fe881 by Nicholas Bishop August 17, 2009, 15:05 (GMT) |
2.5 Paint: * Updated the brush selection UI to make the slots less apparent; adding and removing brushes now directly adds and removes slots. |
Revision 09042ce by Arystanbek Dyussenov August 17, 2009, 14:29 (GMT) |
Ported X3D exporter. |
Revision 9f973bc by Campbell Barton August 17, 2009, 12:48 (GMT) |
units with no separator can now be typed into number buttons - eg, 5'7" 2km4m |
Revision f1ec842 by Thomas Dinges August 17, 2009, 11:45 (GMT) |
2.5 Timeline: * Added "Only selected" Option in View menu. |
Revision 3a4fd71 by Nathan Letwory August 17, 2009, 11:39 (GMT) |
* libjack.dll copying |
Revision 7997fe4 by Nathan Letwory August 17, 2009, 11:37 (GMT) |
* I accidently committed a tainted SConstruct with some old tests. This disabled copying of Python .dlls. Fixed. |
Revision 7798ed7 by Joshua Leung August 17, 2009, 10:39 (GMT) |
2.5 - Bugfixes: * Reverse playback works again. Flag was getting overriden before it had a chance to do anything * Active KeyingSet field in TimeLine header should now only be marked as editable when there are some Keying Sets. However, there still seems to be a bug when trying to change this... TODO (Brecht?): it would be nice to be able to specify a list/collection of data for pointer-buttons that aren't ID's. |
Revision ddd7bfc by Thomas Dinges August 17, 2009, 10:13 (GMT) |
2.5 3DView: * Ported Edit Menus to python. Many thanks to Lorenzo Pierfederici (lento) for this patch. |
Revision d4d9461 by Nathan Letwory August 17, 2009, 09:20 (GMT) |
* Jack support should be off by default until things have been cleared up (see meeting notes 16.8.2009) |
Revision 61b2ac0 by Joshua Leung August 17, 2009, 07:35 (GMT) |
2.5 - Keying Sets Fixes * Properly wrapped Keying Sets in RNA. Now the timeline header shows a popup for choosing KeyingSets instead of the nasty index button. * Fixed bugs in Outliner code for adding/removing array elements to Keying Sets. This makes it possible to add only the x and z location settings for an object for example. |
Revision 97db057 by Campbell Barton August 17, 2009, 07:35 (GMT) |
paint toolbox layout grouping |
|