Blender Git Commit Log

All Blender Git commits.

Page: 565 / 8462

June 13, 2021, 21:24 (GMT)
Merge branch 'asset-browser-poselib' into asset-browser
June 13, 2021, 21:12 (GMT)
Fix error in previous commit

Wrong argument order.
June 13, 2021, 21:09 (GMT)
Merge branch 'asset-browser-poselib' into asset-browser
June 13, 2021, 20:32 (GMT)
Fix compile error after recent changes in master

Master now has to option to choose between linking and appending. For now the
asset view will just append by default for now.
June 13, 2021, 20:13 (GMT)
Merge branch 'master' into asset-browser-poselib
June 13, 2021, 20:06 (GMT)
Merge branch 'master' into asset-browser-snap-dragging
June 13, 2021, 20:03 (GMT)
Fix merge error after last merge
June 13, 2021, 19:08 (GMT)
VSE strip thumbnail drawing function
June 13, 2021, 15:24 (GMT)
Renamed tool from edit tool to pen tool
June 13, 2021, 12:42 (GMT)
add utility
June 13, 2021, 12:25 (GMT)
progress
June 13, 2021, 12:13 (GMT)
Merge branch 'master' into mf-procedure
June 13, 2021, 11:03 (GMT)
Merge branch 'master' into subdivision_work
June 13, 2021, 05:13 (GMT)
Fix libmv new[]/delete[] mismatch
June 13, 2021, 04:54 (GMT)
Cleanup: redundant initialization

These were limited to obvious cases. Some less obvious cases
were kept as refactoring might make them necessary in future.
June 13, 2021, 04:54 (GMT)
Cleanup: rename 'unsigned int' -> 'uint'
June 13, 2021, 04:54 (GMT)
Cleanup: allocation size mismatch warning

While harmless, use fixed size int type for pixel data.
June 13, 2021, 04:47 (GMT)
Cleanup: use ATTR_RETURNS_NONNULL function attribute
June 13, 2021, 04:47 (GMT)
Cleanup: use return arg prefix for ED_object_add_generic_get_opts
June 13, 2021, 04:47 (GMT)
Cleanup: avoid the possibility of 'enter_editmode' being left unset

While in practice this isn't an issue currently, always set
'enter_editmode' in ED_object_add_generic_get_opts
to avoid problems in the future.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021