Blender Git Commits

Blender Git commits from all branches.

Page: 1319 / 2888

May 23, 2019, 19:12 (GMT)
Merge branch 'master' into asset-engine

Conflicts:
source/blender/blenkernel/intern/library.c
source/blender/blenkernel/intern/library_remap.c
source/blender/blenloader/intern/readfile.c
source/blender/blenloader/intern/versioning_defaults.c
source/blender/editors/space_file/space_file.c
source/blender/makesdna/DNA_space_types.h
source/blender/windowmanager/WM_api.h
source/blender/windowmanager/intern/wm_files_link.c
source/blender/windowmanager/intern/wm_init_exit.c
May 23, 2019, 16:42 (GMT)
[Fast import/export] Added option to disable deduplicating UVs and normals and small refactoring
May 23, 2019, 15:27 (GMT)
Merge branch 'master' into functions
May 23, 2019, 15:01 (GMT)
GPencil: Redesign Grab evaluation transform calculation

Still problems with single points strokes
May 23, 2019, 10:55 (GMT)
GPencil: More test to apply evaluated rotation in Sculpt

This is an experimental commit
Revision 3cf0034 by Gaia Clary (collada)
May 23, 2019, 09:54 (GMT)
new: Collada added global orientation transform to export
Revision 4755c23 by Gaia Clary (collada)
May 22, 2019, 20:35 (GMT)
Merge branch 'master' into collada
May 22, 2019, 15:31 (GMT)
better cross platform exponent computation
May 22, 2019, 15:21 (GMT)
more assertions in ArrayLookup
May 22, 2019, 15:11 (GMT)
create ArrayRef from std::vector and std::array
May 22, 2019, 15:00 (GMT)
cleanup SmallMap
May 22, 2019, 14:41 (GMT)
ArrayRef constructor for SmallSet
May 22, 2019, 14:37 (GMT)
correct small object optimization for sets and maps
May 22, 2019, 14:22 (GMT)
improve SmallStack class
May 22, 2019, 14:16 (GMT)
more efficient small vector extend
May 22, 2019, 14:05 (GMT)
fix memory leaks in unit tests
May 22, 2019, 13:53 (GMT)
remove unused StringCollection
May 22, 2019, 13:41 (GMT)
cleanup ScopedTimer
May 22, 2019, 13:31 (GMT)
Merge branch 'master' into functions
May 22, 2019, 11:22 (GMT)
[Fast import/export] Fixed compile error

Including BKE_mesh.h before BLI_sys_types.h creates a compile error, where uint isn't defined.
This is strange and I'm not sure where it comes from, but I think it's a consequence of some change in master.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021