Revision a60d4f3 by Campbell Barton June 7, 2018, 06:15 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 409cfba by Campbell Barton June 7, 2018, 06:00 (GMT) |
Python API: Initial 'imbuf' API Support only basic operations new/load/write & resize. Add now so we can extend as needed & more easily accept patches. |
Revision ba80d84 by Campbell Barton June 6, 2018, 20:17 (GMT) |
Cleanup: style |
Revision 1c4b04f by Campbell Barton June 6, 2018, 17:52 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0e68751 by Campbell Barton June 6, 2018, 17:49 (GMT) |
Fix BLI_ASSERT_UNIT macro w/ non-finite numbers |
Revision 70b705b by Aaron Carlisle June 6, 2018, 16:09 (GMT) |
UI: NLA: Influence should be a factor (RNA) |
Revision 4165a57 by Bastien Montagne June 6, 2018, 15:19 (GMT) |
Fix broken auto-keying after copy/paste of poses. That bug was also likely affecting other cases - basically it was making auto-keying always key from evaluated ('visual') values, never base, data values... Added a flag, in some cases we do want evaluated values here, obviously. |
Revision f818ff4 by Dalai Felinto June 6, 2018, 14:44 (GMT) |
Cycles: use viewport duplicator visibility on preview |
Revision 04dfca5 by Dalai Felinto June 6, 2018, 14:44 (GMT) |
Depsgraph: Expose (evaluation) mode in rna |
Revision 4e213d4 by Dalai Felinto June 6, 2018, 14:44 (GMT) |
Depsgraph iterator: Remove explicit mode We can get the mode from the depsgraph itself. |
Revision 9a0506e by Dalai Felinto June 6, 2018, 14:44 (GMT) |
Fix T55350: Cycles: instanced hair with hidden emitter is invisible when rendering |
Revision 36000e6 by Campbell Barton June 6, 2018, 14:36 (GMT) |
Cleanup: unused function |
Revision c44acc7 by Campbell Barton June 6, 2018, 14:33 (GMT) |
Fix view_layer update function This was no longer working, now this works the same way as scene.update(), only it applied to the current view layer. Caused crash running alembic export from Python. |
Revision 0ee4785 by Bastien Montagne June 6, 2018, 14:32 (GMT) |
Cleanup: get rid of just-added G.main usage. Was just added to ease merging of master, proper code now! |
Revision bb72024 by Bastien Montagne June 6, 2018, 14:25 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/collada/ArmatureExporter.cpp source/blender/collada/ArmatureExporter.h source/blender/collada/DocumentExporter.cpp source/blender/collada/DocumentExporter.h source/blender/collada/SceneExporter.cpp source/blender/collada/SceneExporter.h source/blender/collada/collada.cpp source/blender/collada/collada.h source/blender/editors/armature/armature_edit.c source/blender/editors/armature/editarmature_retarget.c source/blender/editors/armature/pose_transform.c source/blender/editors/include/ED_armature.h source/blender/editors/include/ED_object.h source/blender/editors/include/ED_screen.h source/blender/editors/io/io_collada.c source/blender/editors/object/object_transform.c source/blender/editors/screen/screen_edit.c source/blender/editors/screen/screen_ops.c source/blender/windowmanager/intern/wm.c source/blender/windowmanager/intern/wm_files.c source/blender/windowmanager/intern/wm_window.c source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision 19d651c by Jeroen Bakker June 6, 2018, 14:17 (GMT) |
View3DShading popover: Naming + alignment |
Revision d706101 by Brecht Van Lommel June 6, 2018, 14:00 (GMT) |
Depsgraph: remove legacy code for dupli group updates. This caused crashes in some cases, and should be fully handled by the depsgraph now. |
Revision bb09556 by Brecht Van Lommel June 6, 2018, 14:00 (GMT) |
UI: sub panel titles draw smaller and indented. |
Revision f55f418 by Brecht Van Lommel June 6, 2018, 14:00 (GMT) |
Fix incorrect double checked lock in collection object cache. |
Revision f884ba0 by Sybren A. Stüvel June 6, 2018, 13:58 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021