Blender Git Loki

Blender Git "temp-tab_drag_drop" branch commits.

Page: 7 / 18

June 12, 2017, 01:32 (GMT)
Fix error in versioning code after latest merge
June 12, 2017, 01:16 (GMT)
Merge branch 'blender2.8' into topbar

Conflicts:
release/scripts/startup/bl_ui/space_info.py
source/blender/CMakeLists.txt
source/blender/blenkernel/BKE_library.h
source/blender/blenkernel/BKE_screen.h
source/blender/blenkernel/BKE_workspace.h
source/blender/blenkernel/intern/blendfile.c
source/blender/blenkernel/intern/idcode.c
source/blender/blenkernel/intern/library.c
source/blender/blenkernel/intern/library_query.c
source/blender/blenkernel/intern/screen.c
source/blender/blenkernel/intern/workspace.c
source/blender/blenloader/BLO_readfile.h
source/blender/blenloader/intern/readfile.c
source/blender/blenloader/intern/versioning_280.c
source/blender/blenloader/intern/versioning_defaults.c
source/blender/blenloader/intern/writefile.c
source/blender/editors/include/ED_scene.h
source/blender/editors/include/ED_screen.h
source/blender/editors/interface/interface_intern.h
source/blender/editors/interface/interface_layout.c
source/blender/editors/interface/interface_templates.c
source/blender/editors/interface/interface_utils.c
source/blender/editors/object/object_edit.c
source/blender/editors/scene/CMakeLists.txt
source/blender/editors/scene/scene_edit.c
source/blender/editors/screen/area.c
source/blender/editors/screen/screen_edit.c
source/blender/editors/screen/screen_intern.h
source/blender/editors/screen/screen_ops.c
source/blender/editors/screen/workspace_edit.c
source/blender/editors/screen/workspace_layout_edit.c
source/blender/editors/space_file/filesel.c
source/blender/editors/space_outliner/outliner_intern.h
source/blender/editors/space_view3d/view3d_header.c
source/blender/editors/transform/transform_manipulator.c
source/blender/editors/transform/transform_ops.c
source/blender/editors/transform/transform_orientations.c
source/blender/imbuf/intern/thumbs_blend.c
source/blender/makesdna/DNA_ID.h
source/blender/makesdna/intern/makesdna.c
source/blender/makesrna/intern/rna_internal.h
source/blender/makesrna/intern/rna_main.c
source/blender/makesrna/intern/rna_main_api.c
source/blender/makesrna/intern/rna_scene.c
source/blender/makesrna/intern/rna_screen.c
source/blender/makesrna/intern/rna_space.c
source/blender/makesrna/intern/rna_space_api.c
source/blender/makesrna/intern/rna_wm.c
source/blender/makesrna/intern/rna_workspace.c
source/blender/python/intern/bpy_library_load.c
source/blender/windowmanager/intern/wm_draw.c
source/blender/windowmanager/intern/wm_event_system.c
source/blender/windowmanager/intern/wm_files_link.c
source/blender/windowmanager/intern/wm_window.c
source/blenderplayer/bad_level_call_stubs/stubs.c
May 11, 2017, 19:16 (GMT)
Update topbar theme colors
May 11, 2017, 01:59 (GMT)
Remove 3D View redo region/panel
May 11, 2017, 01:42 (GMT)
Move around buttons in topbar
May 11, 2017, 01:29 (GMT)
Show operator redo buttons in topbar

Just an initial implementation, could use some more work/polish.
May 10, 2017, 22:07 (GMT)
Draw lower bar of top-bar using header drawing & definition code
May 10, 2017, 21:21 (GMT)
Fix compile error, cleanup
May 10, 2017, 18:26 (GMT)
Merge branch 'workspaces' into topbar
May 7, 2017, 22:19 (GMT)
Merge branch 'blender2.8' into workspaces
May 7, 2017, 21:57 (GMT)
Revert redundant workaround for buffer overflow

This reverts commit 9ddb857c7a9b9ea7ae55ef39879497676d6d8e71.
Should be redundant after rB839bf119c1a774b475.
May 7, 2017, 21:26 (GMT)
Better fix for reading fullscreens from old files

Old fix was rBe38481e53b84db. We now solve this in a nicer way by doing
all workspace versioning after lib-linking.
May 7, 2017, 18:58 (GMT)
Fix empty default workspace configuration

The default workspace configuration bundled with Blender was supposed to
contain the pre-2.8 default screen-layouts converted to workspaces ("3D
View Full", "Animation", "Compositing", ...). Apparently I committed the
configuration with only one workspace though ("General"), so correcting
now.
May 7, 2017, 00:00 (GMT)
Fix crash opening startup.blend as regular .blend (again)

Earlier fix could cause issues and was reverted in rBfc601d8eaa79a7.
Fixed now by avoiding CTX_ call when context hasn't been setup
completely yet.
I think it's fine to assume G.main equals CTX_data_main call at this point.
May 6, 2017, 23:44 (GMT)
Fix (harmless) error print with multiple workspaces

Fixes issue reported in https://developer.blender.org/D2451#62155.
Caused by rB8c250c9b73797520.
May 6, 2017, 23:03 (GMT)
Fix failing assert on undo

Caused by rB9fa84d640f151 which set the deprecated pointer for forward
compatibility, leading to failling assertion of this pointer being NULL.
We now NULL the pointer again after writing to file.
May 6, 2017, 22:38 (GMT)
Merge branch 'blender2.8' into workspaces
May 5, 2017, 23:50 (GMT)
Fix crash when loading .blend with multiple scenes
May 5, 2017, 19:46 (GMT)
Fix crash loading pre-2.80 .blends

Caused by rBe0f4fbd45ad6e57b.
May 5, 2017, 19:42 (GMT)
Fix unfreed IDProperties, caused by branch merges
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021