Revision 8c9c93c by Sergey Sharybin July 1, 2014, 09:44 (GMT) |
Fix T40888: Memory error when selecting Cycles render engine |
Revision fe9110e by Campbell Barton July 1, 2014, 08:58 (GMT) |
Code cleanup: use scene variable rather then calling CTX_data_scene |
Revision 2575be5 by Campbell Barton July 1, 2014, 08:38 (GMT) |
Correct enum size incase compiler makes enum signed |
Revision f004893 by Sergey Sharybin July 1, 2014, 07:22 (GMT) |
Fix T40895: Curves panel, zooming out a lot crashes Blender |
Revision 3f55de5 by Sergey Sharybin July 1, 2014, 07:13 (GMT) |
Fix strict flags compilation |
Revision e9da412 by Campbell Barton July 1, 2014, 07:06 (GMT) |
Code cleanup: use enum for setup_app_data |
Revision fef9463 by Tamito Kajiyama July 1, 2014, 06:01 (GMT) |
Fix T40065: Pressing Esc in separate render result window does not focus main window. The problem is that the render window keeps keybord input focus even after it has been lowered. Windows maintains the Z-order of windows, so the present solution is to raise the window that has been just below the render window. Differential revision: https://developer.blender.org/D594 Reviewed by: campbellbarton |
Revision 9f05588 by Campbell Barton July 1, 2014, 04:10 (GMT) |
Python: remove redundant casts |
Revision c92c3ef by Mitchell Stokes July 1, 2014, 04:00 (GMT) |
Fix T40761: Bone constraints broken in the BGE Extra bonus: calculating bone constraints now happens parallel! |
Revision 2e840e5 by Campbell Barton June 30, 2014, 23:36 (GMT) |
CMake: correct include dirs |
Revision 17f6d83 by Bastien Montagne June 30, 2014, 18:48 (GMT) |
Usual UI messages fixes. |
Revision 00e98bf by Campbell Barton June 30, 2014, 18:11 (GMT) |
Correct use-after-free in recent commit |
Revision ed871df by Bastien Montagne June 30, 2014, 17:37 (GMT) |
Fix odd situation where you could assign a background image without increasing its usercount. Probably a leftover from old code, I don't think this invoke usage of VIEW3D_OT_background_image_add was actually reachable anywhere from the UI, but managed to get it working from py, without increasing user count... |
Revision 320b7a5 by Bastien Montagne June 30, 2014, 17:37 (GMT) |
Fix image user count not being decreased when deleting a 3DView background image. Patch by julien (Julien DUROURE) as T40568 (with own minor style edits), many thanks! |
Revision a51aeed by Sergey Sharybin June 30, 2014, 17:01 (GMT) |
Experiment with the compositor border in editor Preserve buffer form previous runs so it's possible to make a compo of full frame, then draw a border and start tweaking nodes and see updates in that border. Main idea is to make it able to visually compare difference between what was changed inside the border and how frame looked before the tweaks outside of the border. Also implemented Clear Viewer Border in compositor, shortcut it Ctrl-Alt-B. Reviewers: lukastoenne, jbakker CC: venomgfx, sebastian_k Differential Revision: https://developer.blender.org/D582 |
Revision e919a37 by Sergey Sharybin June 30, 2014, 15:08 (GMT) |
Fix T40818: libpng warning: iCCP: known incorrect sRGB profile Suppress warning for now, it's harmless and only happens with new libpng. In the future we might try enabling it for non-datatoc-ed files, but it's really not worth spending lots of time on. |
Revision 2e64b83 by Bastien Montagne June 30, 2014, 14:23 (GMT) |
Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights). Add ability to define negative slope by default to curvemapping template... |
Revision 03929ae by Sergey Sharybin June 30, 2014, 12:22 (GMT) |
Fix T40878: Translate node is inconsistent |
Revision bdbb422 by Sergey Sharybin June 30, 2014, 12:09 (GMT) |
Compositor: Get rid of hardcoded constants |
Revision ca8d8f5 by Sergey Sharybin June 30, 2014, 12:04 (GMT) |
Fix for subpixel sampling was broken for render layers node |
|
|
|


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