Blender Git Loki

Blender Git commits from all branches.

Page: 945 / 2888

February 23, 2020, 12:11 (GMT)
Merge branch 'master' into greasepencil-object
February 23, 2020, 12:11 (GMT)
GPencil: UI changes to Array modifier

- Replace Material by Material Override.
- Remove the separator between the rotation/scale triples and the random property.
- Add a separator after the rotation/scale props.
February 23, 2020, 11:55 (GMT)
GPencil: Change Simplify RDP tooltip

February 23, 2020, 11:45 (GMT)
GPencil: Patch Subdivision Simple option and fix buf in Tint patching
February 23, 2020, 11:41 (GMT)
GPencil: Change Subdivision Simple mode to more clear UI
February 23, 2020, 10:42 (GMT)
GPencil: Change Tint modifier

- Change factor increment to 0.01 and precision 2.
February 23, 2020, 10:41 (GMT)
GPencil: Change Opacity modifier

- Replace UI text.
- Change factor increment to 0.01 and precision 2.
February 22, 2020, 15:23 (GMT)
Merge branch 'master' into greasepencil-object
Revision 0f4a0b7 by Joseph Eagar
February 22, 2020, 08:49 (GMT)
Merge branch 'master' of git://git.blender.org/blender
February 21, 2020, 16:20 (GMT)
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks

Conflicts:
source/blender/blenloader/intern/readfile.c
February 21, 2020, 16:14 (GMT)
use new 'unique realloc' of ID.

that way we do not have to stupidly ensure unique addresses of all IDs
read during an undo step, but only for those we actually need.

Combined with the 'almost always reuse old address' feature of undo swap
branch, this should ensure us to almost never call that code in
practice.
February 21, 2020, 16:04 (GMT)
Merge branch 'master' into greasepencil-object
February 21, 2020, 16:02 (GMT)
Fix assert position.
February 21, 2020, 15:48 (GMT)
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
February 21, 2020, 15:48 (GMT)
Minor fixes/cleanup.
February 21, 2020, 15:46 (GMT)
Merge branch 'id-ensure-unique-memory-address' into undo-experiments

Conflicts:
source/blender/blenloader/intern/readfile.c
February 21, 2020, 14:49 (GMT)
Rework the whole unique ID system to also store ID addresses history in Main's mapping.

In the end, since this is a runtime/editing session data only, makes
more sense to store it here than in ID struct itself. And it's probably
also more efficient to handle.
February 21, 2020, 09:05 (GMT)
Merge branch 'master' into greasepencil-object
February 21, 2020, 05:09 (GMT)
CMake: Add macros for ignoring system libs

Start adding new macros to ignore system libraries when building with
precompiled libraries on Linux.
February 20, 2020, 13:51 (GMT)
Merge branch 'master' into greasepencil-object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021