Blender Git Commits

Blender Git "master" branch commits.

Page: 1711 / 5574

June 7, 2018, 06:15 (GMT)
Merge branch 'master' into blender2.8
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.
June 6, 2018, 20:17 (GMT)
Cleanup: style
June 6, 2018, 17:52 (GMT)
Merge branch 'master' into blender2.8
June 6, 2018, 17:49 (GMT)
Fix BLI_ASSERT_UNIT macro w/ non-finite numbers
June 6, 2018, 16:09 (GMT)
UI: NLA: Influence should be a factor (RNA)
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.
June 6, 2018, 14:44 (GMT)
Cycles: use viewport duplicator visibility on preview
June 6, 2018, 14:44 (GMT)
Depsgraph: Expose (evaluation) mode in rna
June 6, 2018, 14:44 (GMT)
Depsgraph iterator: Remove explicit mode

We can get the mode from the depsgraph itself.
June 6, 2018, 14:44 (GMT)
Fix T55350: Cycles: instanced hair with hidden emitter is invisible when rendering
June 6, 2018, 14:36 (GMT)
Cleanup: unused function
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.
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!
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
June 6, 2018, 14:17 (GMT)
View3DShading popover: Naming + alignment
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.
June 6, 2018, 14:00 (GMT)
UI: sub panel titles draw smaller and indented.
June 6, 2018, 14:00 (GMT)
Fix incorrect double checked lock in collection object cache.
June 6, 2018, 13:58 (GMT)
Merge branch 'master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021