Revision 9bec4f7 by Sergey Sharybin February 3, 2014, 11:25 (GMT) |
Fix T38455: Blenderplayer is not working Was a regression since avg_frame_rate changes. Didn't find reliable way to get stream duration which will work with both FFmpeg and Libav so added some freaking black magic to distinguish one from another. |
Revision 15f449c by Campbell Barton February 3, 2014, 11:04 (GMT) |
Add include for FreeBSD and clang |
Revision 2f8de50 by jens verwiebe February 3, 2014, 10:55 (GMT) |
Fix another player stub after type change |
Revision 37381ef by Campbell Barton February 3, 2014, 10:41 (GMT) |
BGE: correct for last commit |
Revision b783140 by Campbell Barton February 3, 2014, 08:37 (GMT) |
Image/Animation loading, remove user-pref extension check. don't use extension checking preference for low level loading functions, otherwise a user preference may impact a script loading a file for example. looked into making this an argument and passing it in, but theres no real advantage and its simpler just to remove. |
Revision 107566e by Campbell Barton February 3, 2014, 08:35 (GMT) |
Code cleanup: check -1 for error return explicitly |
Revision d900f5b by Campbell Barton February 3, 2014, 08:35 (GMT) |
Code cleanup: use bools where possible |
Revision a948ae2 by Sergey Sharybin February 3, 2014, 07:56 (GMT) |
Fixed a possible access to null pointer reference. Patch by tamerlan311 (Alex Babahin) Reviewers: sergey Reviewed By: sergey Differential Revision: https://developer.blender.org/D282 |
Revision 65b1ace by Joshua Leung February 3, 2014, 06:23 (GMT) |
Fix T38447: Deactivated hotkeys are still showing in menu |
Revision b320139 by Joshua Leung February 3, 2014, 06:23 (GMT) |
Use bool where appropriate |
Revision 1dc1d92 by Campbell Barton February 3, 2014, 02:56 (GMT) |
Code cleanup: white space and cmake was broken on all platforms |
Revision 236e468 by jens verwiebe February 2, 2014, 22:35 (GMT) |
Assure test works in all OSX buildenvironments/build-types |
Revision 482823a by Bastien Montagne February 2, 2014, 19:35 (GMT) |
Fix T38435: Crash when pressing MMB in walk mode Snap code may be called with a NULL region, add check about this and assume ray_start is OK in this case! |
Revision c0e6a0d by Thomas Dinges February 2, 2014, 19:11 (GMT) |
Code cleanup / Cycles: Remove unused "curverender" variable from Object class, was never used. |
Revision 5c06b2d by Thomas Dinges February 2, 2014, 18:53 (GMT) |
Code cleanup / Cycles: Remove encasing_ratio variable, it was already hard coded, so define it in the kernel only. |
Revision 44b71c8 by Howard Trickey February 2, 2014, 18:29 (GMT) |
Added bevel regression test to tests. Goes with companion files bevel_regression.blend and mesh_ops_test.py just added to svn lib/tests/modeling. Also changed the blender executable path for Apple case: needed either 'Debug' or 'Release' in the path. I chose 'Debug', because not sure how to add otherwise. At any rate, what was currently there didn't work at all. |
Revision c11f6ab by Jonathan Williamson February 2, 2014, 18:27 (GMT) |
Add "Create" tab and panel for Metaball Edit Mode This makes the Create tab consistent in metaball editmode with other object types. |
Revision 6739d9b by Jonathan Williamson February 2, 2014, 18:05 (GMT) |
Reorder Curve "Create" tab and add "Create" tab for Surfaces This ensures the Create tab doesn't move and that it's available for Surface object types. |
Revision 97c2be3 by Jonathan Williamson February 2, 2014, 17:38 (GMT) |
Remove Grease Pencil panels from toolbar, has own tab The Grease Pencil has it's own dedicated tab. It's no longer necessary to draw in a panel for each object type. |
Revision c1bdf69 by Jonathan Williamson February 2, 2014, 17:31 (GMT) |
Update tabs for non-mesh object types This adds appropriate tabs, panels, etc for curves, surfaces, metaballs, text, and armatures. This brings it in line with the changes in rB0972c422c3ac4ed725414baa47838f833b3f4c90 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021