Blender Git Commits

Blender Git commits from all branches.

Page: 1775 / 2888

April 28, 2017, 09:48 (GMT)
Potential fixes for Alembic unit tests on Windows.

See T51331.
April 27, 2017, 17:04 (GMT)
Draw solid area while drawing for non solid colors

For these styles, the fill is simulated with a solid color that will be replaced when the stroke is completed
April 27, 2017, 10:29 (GMT)
Rename files to align with naming conventions for drawing engines
April 27, 2017, 09:45 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 27, 2017, 09:36 (GMT)
Draw scene datablock using draw manager

The scene is drawn in the populate callback, and a flag is added to do it only once per drawing cycle.
April 26, 2017, 23:27 (GMT)
Merge branch 'workspaces' into topbar

Conflicts:
source/blender/blenloader/intern/versioning_280.c
source/blender/editors/screen/workspace_edit.c
April 26, 2017, 19:54 (GMT)
Merge branch 'blender2.8' into workspaces

Conflicts:
source/blender/blenkernel/BKE_layer.h
source/blender/blenkernel/intern/layer.c
source/blender/blenkernel/intern/library_query.c
source/blender/editors/interface/interface_eyedropper.c
source/blender/editors/space_image/space_image.c
April 25, 2017, 21:10 (GMT)
Remove duplicate character on previous commit
April 25, 2017, 21:09 (GMT)
Cleanup: remove evil context for toolsettings
April 25, 2017, 21:07 (GMT)
Cleanup: create function with all drawing steps

This separate the drawing function in order to prepare for drawing scene datablock
April 25, 2017, 21:00 (GMT)
Reduce the use of context functions and use DRWContextState members
April 25, 2017, 20:31 (GMT)
MinGW: Fix various errors
April 25, 2017, 19:39 (GMT)
MinGW: fix missing typedef
April 25, 2017, 19:21 (GMT)
Adapt code to new context methods
April 25, 2017, 18:49 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 25, 2017, 18:29 (GMT)
MinGW: Adress review points raised in cmake

- Add early error on unsupported compiler
- Remove some `CMAKE_COMPILER_IS_GNUCC`
- Add back `if sys.platform == "win32":`
April 25, 2017, 17:58 (GMT)
MinGW: From review: revert edits to Cycles, Libmv, FindGflags
April 25, 2017, 10:02 (GMT)
Merge branch 'master' into soc-2016-pbvh-painting
April 25, 2017, 06:54 (GMT)
App Templates: optionally use app-template path for workspaces

Also make WM_OT_save_workspace_file follow WM_OT_save_userpref logic
more closely.
April 25, 2017, 06:21 (GMT)
Minor changes only, use BKE prefix and remove nested header
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021