Revision 778cac6 by Lukas Steiblys February 11, 2010, 21:55 (GMT) |
Revision 157a694 by Campbell Barton February 11, 2010, 21:17 (GMT) |
- select active camera operator - calling menu use exec rather then invoke |
Revision ac8b22a by Daniel Salazar February 11, 2010, 20:33 (GMT) |
Fix for a glitch in a console tooltip |
Revision 1c4c833 by Joerg Mueller February 11, 2010, 20:09 (GMT) |
2.5 Audio: The jack backend is now realtime capable and will not produce so much xruns anymore. :-) |
Revision 611a559 by Campbell Barton February 11, 2010, 18:36 (GMT) |
fix for flag being used in the wrong place with recent ApproxAO option. |
Revision 39cccd2 by Daniel Salazar February 11, 2010, 17:41 (GMT) |
Line up RNA property with the rest of space |
Revision 9f3563f by Daniel Salazar February 11, 2010, 17:27 (GMT) |
Compile fix |
Revision 08d3741 by Campbell Barton February 11, 2010, 16:54 (GMT) |
fix for crash when running in background mode and adjusting materials |
Revision 6286e41 by Daniel Salazar February 11, 2010, 16:28 (GMT) |
Theme support for console background. Thx cam for help! |
Revision 9ee8147 by Brecht Van Lommel February 11, 2010, 15:45 (GMT) |
Fix #20139: toggling mipmaps in user preferences did not refresh textures. |
Revision d986031 by Brecht Van Lommel February 11, 2010, 15:43 (GMT) |
Added an option "Cast Approximate" to control if a material should cast shadow when using approximate AO, separate from "Traceable". |
Revision 4746fbd by Arystanbek Dyussenov February 11, 2010, 14:53 (GMT) |
COLLADA exporter (in trunk): write 1 normal per flat face instead of 3 or 4. |
Revision 3c5b476 by Campbell Barton February 11, 2010, 14:24 (GMT) |
fix for own mistake [#21088] comb mode broken? |
Revision 8f4c340 by Campbell Barton February 11, 2010, 14:08 (GMT) |
bpy.utils.home_paths, use this to get script paths for the user/local/system blender paths. |
Revision a2b94de by Campbell Barton February 11, 2010, 10:41 (GMT) |
[#21095] r26789 'copy vertex group to selected' crash blender |
Revision 0932402 by Campbell Barton February 11, 2010, 10:25 (GMT) |
panorama UV projection, only when projected from a camera with panorama enabled, ortho and perspective supported, camera aspect ignored at the moment. also fixed bugs ortho camera projection which wasnt ever used and had the ortho camera size inverted. |
Revision e2ba857 by Campbell Barton February 11, 2010, 09:03 (GMT) |
console needs a background color, can use instead of padding. |
Revision d3ce198 by Joerg Mueller February 11, 2010, 08:52 (GMT) |
Padding fix by phonybone. |
Revision 65d533b by Arystanbek Dyussenov February 11, 2010, 08:47 (GMT) |
scons linux config: only BF_OPENCOLLADA needs to be user-set, BF_OPENCOLLADA_INC is derived. |
Revision 3189732 by Dalai Felinto February 11, 2010, 06:00 (GMT) |
BGE: rna update for Logic Bricks New Actuators done: * EDIT_OBJECT * SHAPE_ACTION Actuators to be done: * CONSTRAINT Actuators done already: * ALL THE OTHERS 16 + some DNA padding There is one Actuator left. This one is tricky because (as many others) the tooltip changes according to the actuator type value. Not sure how to solve this yet. I'll probably have to make different rna properties for the same values (it includes some enums this time). Not so animated to finish this one :/ |
|