Blender Git Commits

Blender Git commits from all branches.

Page: 1751 / 2888

June 12, 2017, 04:44 (GMT)
Merge branch '28' into custom-manipulators
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
June 11, 2017, 23:40 (GMT)
allow autohide / automerge for external mode too, and some tweaks for shared vert group optimization
June 11, 2017, 18:16 (GMT)
Fix problem with Tab key

The Tab key must enable Edit mode and back to previous mode
June 11, 2017, 17:51 (GMT)
Added point normals to target.
Moved common loop functions and made changes to structure
June 11, 2017, 17:01 (GMT)
Fix error render only when GP object is not selected

When the GP object was not selected the stroke must be drawn
June 11, 2017, 16:43 (GMT)
disabled "optimization attempt" for automerge again, did not bring much performance and caused visual errors
June 11, 2017, 16:16 (GMT)
fix for old dynamic external mode
June 11, 2017, 15:48 (GMT)
further automerge speed optimization attempts
June 11, 2017, 15:37 (GMT)
Change UI modes text

It is more clear to use standard nomemclature for the modes
June 11, 2017, 15:32 (GMT)
Implement Ctrl+Tab key to swith modes

The Tab key switch between GP mode and object mode or edit if it was in object mode.

Ctrl+Tab switch between last mode
June 11, 2017, 15:01 (GMT)
Implement restore mode for Tab key

Now when you press Tab key the mode back to previous GP mode and not to Object mode always.
June 11, 2017, 14:00 (GMT)
Remove brush sensivity from UI panel
June 11, 2017, 13:56 (GMT)
Change UI layers panel header text
June 11, 2017, 13:51 (GMT)
Hide panel header for datablock
June 11, 2017, 13:43 (GMT)
Replace UI list by icon preview for brushes
June 11, 2017, 13:02 (GMT)
added accumulate option
June 11, 2017, 12:37 (GMT)
fix for particle system sanity check

sanity was a little to late. needs to be before any file reading (getter) operation
June 11, 2017, 11:58 (GMT)
automatically set domain mesh draw type for particles and mesh mode

for particles it is more convenient to have a wire frame, for meshes the solid mode is better
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021