Blender Git Commits

Blender Git commits from all branches.

Page: 1005 / 2888

January 6, 2020, 13:59 (GMT)
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside
January 6, 2020, 13:52 (GMT)
Merge branch 'temp-openxr-directx' into temp-openxr-ghostxr
January 6, 2020, 13:52 (GMT)
Merge branch 'temp-openxr-buildstuff' into temp-openxr-directx
January 6, 2020, 13:41 (GMT)
Merge branch 'master' into temp-openxr-buildstuff
January 6, 2020, 10:30 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
January 6, 2020, 10:29 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py
January 6, 2020, 10:21 (GMT)
GPencil: Disable AA resource creation when enabling Simplify
January 6, 2020, 10:16 (GMT)
GPencil: Disable AA using simplify
January 6, 2020, 10:08 (GMT)
GPencil: Add new AA simplify option

Also some cleanup in other simplify options
January 6, 2020, 09:56 (GMT)
GPencil: Remove AA parameter from UserPrefs

This will be replaced by a simplify option with the new refactored drawing engine.
January 6, 2020, 09:45 (GMT)
Cleanup: Fix compiler warning
January 6, 2020, 09:40 (GMT)
GPencil: Rename BKE functions to follow standard naming

January 6, 2020, 09:38 (GMT)
undoexp: much better handling of idname-based re-using old IDs.

This commit adds obvious usage of a proper mapping to find local IDs
in old Main based on their names.

It also adds handling of potential pointer collisions between old Main
realm and read .blend memfile realm. That last part is theoritical
currently though, testing it actually works won't be easy (pointer
collisions will happen, but they are not very likely to happen...).

We are still missing some way to prevent all that new code to be ran
over an undo step that contains ID renaming (ID creation/deletion should
be safe, but idname-based search cannot work whith renaming).
January 6, 2020, 09:31 (GMT)
GPencil: Rename ED_gp_get_drawing_reference to ED_gpencil_drawing_reference_get

January 5, 2020, 17:27 (GMT)
Merge branch 'undo-experiments' into undo-experiments-idnames
January 5, 2020, 17:27 (GMT)
Merge branch 'master' into undo-experiments
January 5, 2020, 15:37 (GMT)
Merge branch 'master' into functions
January 5, 2020, 11:51 (GMT)
Cleanup: Typo error
January 5, 2020, 11:28 (GMT)
GPencil: Add ToDo comment
January 5, 2020, 08:48 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021