Revision 0b396bc by Pablo Vazquez May 31, 2018, 14:05 (GMT) |
Minor tweaks to labels |
Revision 16100f8 by Bastien Montagne May 31, 2018, 14:04 (GMT) |
Cleanup: get rid of last G.main usages in BKE library code. |
Revision b809340 by Bastien Montagne May 31, 2018, 13:37 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: intern/cycles/blender/blender_curves.cpp source/blender/blenkernel/BKE_particle.h source/blender/blenkernel/intern/modifier.c source/blender/blenkernel/intern/object_update.c source/blender/blenkernel/intern/particle_system.c source/blender/editors/object/object_modifier.c source/blender/editors/physics/physics_fluid.c source/blender/makesrna/intern/rna_particle.c source/blender/modifiers/intern/MOD_particlesystem.c |
Revision b53d358 by Bastien Montagne May 31, 2018, 13:24 (GMT) |
Cleanup: remove G.main from BKE modifier. |
Revision 3248ac5 by Sergey Sharybin May 31, 2018, 13:02 (GMT) |
Cleanup: Remove unused variable |
Revision 25e5ec2 by Dalai Felinto May 31, 2018, 12:52 (GMT) |
Support Move / Link to collection in the outliner as well |
Revision d0af8ed by Dalai Felinto May 31, 2018, 12:52 (GMT) |
Outliner: Expose collections editors poll in ED_outliner.h |
Revision eaad4ca by Dalai Felinto May 31, 2018, 12:52 (GMT) |
Link to Collection - Add shortcut (Shift + M) |
Revision 54e92bb by Joshua Leung May 31, 2018, 12:51 (GMT) |
Fix: View All in Action Editor zoomed in far enough to enter "crazy mode" with a single keyframe Now, when there's just a single keyframe, pressing HomeKey will instead just center the view instead of trying to do "frame range" + margin. |
Revision 4e96bff by Sybren A. Stüvel May 31, 2018, 11:53 (GMT) |
Update CoW when adding/removing pose in pose library |
Revision f56a9fb by Joshua Leung May 31, 2018, 11:43 (GMT) |
Depsgraph: Remove the "disable-copy-on-write" option completely After discussion with Sergey and Dalai, we have decided to remove this option completely. We're getting to the point where it is almost impossible to really use 2.8 without COW, and keeping the old option running ends up diverting dev resources away towards tracking down and fixing problems with a parallel system that will be going away. |
Revision 9b4e56c by Bastien Montagne May 31, 2018, 10:57 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/blenkernel/BKE_camera.h source/blender/blenkernel/BKE_dynamicpaint.h source/blender/blenkernel/BKE_object.h source/blender/blenkernel/intern/camera.c source/blender/blenkernel/intern/dynamicpaint.c source/blender/blenkernel/intern/object.c source/blender/blenkernel/intern/smoke.c source/blender/editors/object/object_transform.c source/blender/editors/physics/dynamicpaint_ops.c source/blender/editors/space_view3d/view3d_edit.c source/blender/editors/space_view3d/view3d_view.c source/blender/modifiers/intern/MOD_dynamicpaint.c source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision d41bf6b by Campbell Barton May 31, 2018, 10:54 (GMT) |
Edit last commit Better check if the property is set in case others want to use this property w/o SKIP_SAVE set. |
Revision 4650843 by Campbell Barton May 31, 2018, 10:51 (GMT) |
Fix tool-system re-using last space type Even though the regression is somehow caused by 03a80facfc781 this value shouldn't be reused so apply an unrelated fix. |
Revision 28369f7 by Bastien Montagne May 31, 2018, 10:27 (GMT) |
Cleanup: remove G.main from BKE object Had to add some G.main to modifiers, but in 2.8 we do not need that anymore, so it's not that bad! ;) |
Revision 23e375a by Sybren A. Stüvel May 31, 2018, 10:00 (GMT) |
Revert "Tag COW when applying pose from pose library" This reverts commit 24b03729ae5ba4561ace8cbfb2d56cdbde781589; committed too soon. |
Revision 24b0372 by Sybren A. Stüvel May 31, 2018, 09:59 (GMT) |
Revision 9948e26 by Brecht Van Lommel May 31, 2018, 09:43 (GMT) |
Fix depsgrah copying and evaluating hidden collections. |
Revision 1e6108e by Brecht Van Lommel May 31, 2018, 09:21 (GMT) |
OpenColorIO: cache multiple shaders instead of just one. Fixes constant shader and texture rebuilding when doing animation playback with multiple editors that use different view transforms. |
Revision 46cfa60 by Sergey Sharybin May 31, 2018, 09:17 (GMT) |
Cleanup: Reduce indentation level |
|
|
|


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