Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1370 / 5574

January 15, 2019, 13:14 (GMT)
Cleanup: comment line length (DNA)

Prevents clang-format wrapping text before comments.
January 15, 2019, 13:03 (GMT)
Cleanup: commas at the end of enums

Without this clang-format may wrap them onto a single line.
Revision 2d98dce by Campbell Barton
January 15, 2019, 12:30 (GMT)
Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI

Matches `BASE_FROM_SET`.
Revision b8e8c0e by Campbell Barton
January 15, 2019, 12:30 (GMT)
Cleanup: comment line length (editors)

Prevents clang-format wrapping text before comments.
Revision 4226ee0 by Campbell Barton
January 15, 2019, 12:30 (GMT)
Cleanup: comment line length (blenlib)

Prevents clang-format wrapping text before comments.
January 15, 2019, 12:30 (GMT)
Cleanup: comment line length (creator)

Prevents clang-format wrapping text before comments.
January 15, 2019, 12:15 (GMT)
Cleanup: comment line length (DNA)

Prevents clang-format wrapping text before comments.
January 15, 2019, 11:07 (GMT)
Fix T60498: Auto IK doesn't work immediately.
January 15, 2019, 10:42 (GMT)
Fix T60497: wrong statusbar keymap display with MMB emulation.
January 15, 2019, 10:42 (GMT)
Fix T60497: edgering select not available with LMB select and MMB emulation.

This is now handled with Ctrl + double click LMB, similar to loop select.
January 15, 2019, 10:36 (GMT)
Fix T60410: Crash adjusting torus w/ enter edit-mode preference
January 15, 2019, 10:36 (GMT)
Cleanup: pass main instead of context w/ ED_editors_exit/flush_edits

Useful for calling from lower level code.
January 15, 2019, 10:09 (GMT)
Cleanup: rename BKE_libblock_delete to BKE_id_delete.
January 15, 2019, 10:09 (GMT)
Cleanup: rename BKE_libblock_free_us to BKE_id_free_us.
January 15, 2019, 10:09 (GMT)
Cleanup: removed disabled 'slow but safer' piece of code in make_local process.

Has been disabled for nearly two years now, think we can safely assume
new, quicker code is working properly now. :)
January 15, 2019, 10:09 (GMT)
Cleanup: Remove deprecated BKE_libblock_free(_ex) functions, document BKE_id_free(_ex) ones.
January 15, 2019, 10:09 (GMT)
Cleanup: replace usages of deprecated BKE_libblock_free_ex by BKE_id_free_ex.
January 15, 2019, 10:09 (GMT)
Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.
January 15, 2019, 10:09 (GMT)
Cleanup BKE_id_free_ex().

Add 'missing' bpy code from BKE_libblock_free_ex(), now both functions
do exactly the same thing, only the later is less flexible (fewer
'exotic' behaviors supported, like handling IDs outside of bmain etc.).

Next step: nuke usages of BKE_libblock_free functions, makes no sense to
have twice the same code around!
January 15, 2019, 07:56 (GMT)
Correct last commit
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021