Blender Git Loki

Kaikki Blender Git kommitit.

Page: 866 / 8462

March 4, 2021, 11:49 (GMT)
hide debug prints behing Scene.update_stats
March 4, 2021, 11:48 (GMT)
fix crash accessing data out of bounds
March 4, 2021, 11:20 (GMT)
Fix T86209: Preference Defaults "Relative Paths" tooltip could be improved.

This UserPref setting is only used when no path is set yet.
March 4, 2021, 09:56 (GMT)
Fix Saving startup file changing paths of the current file

Saving the startup file now uses "Save Copy", so paths are preserved.
March 4, 2021, 09:52 (GMT)
Fix T86231: Saving startup file always remaps relative
March 4, 2021, 09:50 (GMT)
fix data being resent to the device despite deltas also being sent
March 4, 2021, 09:50 (GMT)
add timer to apply_delta_compression
March 4, 2021, 09:22 (GMT)
Cryptomatte: Select custom layer name (WIP)
March 4, 2021, 09:10 (GMT)
remove old derived node tree
March 4, 2021, 09:08 (GMT)
remove all uses of old derived node tree
March 4, 2021, 06:43 (GMT)
Tests: don't write thumbnails when running tests

Also replace WM_OT_read_factory_settings with WM_OT_read_homefile
so the preferences don't have to be reloaded.
March 4, 2021, 06:43 (GMT)
Cleanup: include '--open-last' in "Misc Options"

This was using fall-back category "Other Options"
which should be kept empty.
March 4, 2021, 06:17 (GMT)
Cleanup: redundant struct declarations
March 4, 2021, 06:10 (GMT)
Cleanup: use non-zero comparisons for event modifiers

Use event modifier checks that follow most of Blender's code.
March 4, 2021, 06:06 (GMT)
Cleanup: use BM_mesh_copy_init_customdata utility function
March 4, 2021, 06:00 (GMT)
Cleanup: comments
March 4, 2021, 05:58 (GMT)
Cleanup: use const arrays
March 4, 2021, 05:55 (GMT)
Cleanup: number literals
March 4, 2021, 04:46 (GMT)
Cleanup: replace Py_CLEAR with Py_DECREF in bpy.app modules

In this case, there is no benefit to using Py_CLEAR
as the value will never be NULL and can't be used later on.
March 4, 2021, 04:18 (GMT)
Fix logic for calling PyObject_GC_UnTrack

All tracked objects need a matching un-track,
also remove redundant Py_XDECREF call.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021