Blender Git Commits

Blender Git commits from all branches.

Page: 858 / 2888

May 29, 2020, 08:10 (GMT)
Merge branch 'master' into undo-write
May 29, 2020, 07:58 (GMT)
Merge branch 'master' into greasepencil-object
May 28, 2020, 21:04 (GMT)
Initial step towards detecting/finding proper memchunk for a given ID.

WIP.

igeneral idea is to use session_uuid as reference.
May 28, 2020, 14:18 (GMT)
Merge branch 'master' into greasepencil-object
May 27, 2020, 18:31 (GMT)
Fluid: Added display support for guide velocity vectors

Used the existing functionality for fluid velocity display to show guide velocity grids.
May 27, 2020, 18:13 (GMT)
Merge branch 'master' into greasepencil-object
May 27, 2020, 17:54 (GMT)
GPencil: Show only first frame if current frame is >=

Previously, the first frame was displayed since frame 0, but now, the first frame is only displayed when the current frame is equals or greater than the keyframe number.

Differential Revision: https://developer.blender.org/D7851
May 27, 2020, 16:41 (GMT)
Merge branch 'master' into greasepencil-edit-curve

May 27, 2020, 14:41 (GMT)
add possible improvements
May 27, 2020, 14:35 (GMT)
Speedup VectorSet initialization
May 27, 2020, 14:31 (GMT)
Speedup initial Map construction
May 27, 2020, 14:25 (GMT)
improve documentation
May 27, 2020, 14:10 (GMT)
continue with documentation
May 27, 2020, 13:57 (GMT)
GPencil: Fix error after merge
May 27, 2020, 13:45 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_edit.c
May 27, 2020, 13:45 (GMT)
Merge branch 'master' into new-hash-tables
May 26, 2020, 20:02 (GMT)
Working UI for importer too. Got the mesh.

- Added all required dummy files.
- Finished rudimentary UI for Importer too.
- Among the several ways to get the current/ active object, picked
the most common way to get to the vertices. Might have to change
it, when _export all objects_, etc settings appear.

TODO:
- Will finalise a singular data structure.
- Will discuss about `#include`s in `.h` vs `.cpp`.
- Filepath may be moved inside `OBJExportParams`.
- Clear up `io_obj.c`'s includes.
May 26, 2020, 14:08 (GMT)
Merge branch 'master' into greasepencil-object
May 26, 2020, 11:51 (GMT)
GPencil: Change operator Tooltip
May 26, 2020, 11:04 (GMT)
Fix subpass iteration
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021