March 23, 2021, 06:41 (GMT) |
Cleanup/CMake: Fix comment, sort order of options. |
March 23, 2021, 05:49 (GMT) |
Fix error in clip.setup_tracking_scene with cycles Regression in e9182a0f5d0b1700e4bcdc11d0110ba7e9b97a0c |
March 23, 2021, 05:28 (GMT) |
LineArt: Fix threading data assignment. |
March 23, 2021, 05:21 (GMT) |
Cleanup: unused variables, imports |
March 23, 2021, 05:08 (GMT) |
Cleanup: single quotes for Python enums, spelling |
March 23, 2021, 05:08 (GMT) |
Cleanup: import operator class directly for Python operators |
March 23, 2021, 05:06 (GMT) |
Fix sequencer text leaving bold & italic flags enabled Regression in 913b71bb8be9b40da9c0f0cd21016c784a56dc18 |
March 23, 2021, 04:11 (GMT) |
March 23, 2021, 03:23 (GMT) |
Update RNA to Manual Map |
March 23, 2021, 02:58 (GMT) |
Cleanup: de-duplicate gpencil logic to ensure materials - Rename: `BKE_gpencil_object_material_get_index_name`, to `BKE_gpencil_object_material_index_get_by_name` Matching `BKE_gpencil_layer_get_by_name`. - Move logic to ensure named materials into a new function: `BKE_gpencil_object_material_ensure_by_name` |
March 23, 2021, 02:29 (GMT) |
Fix incorrect flag usage in line art modifier |
March 23, 2021, 02:27 (GMT) |
Cleanup: use `e` prefix for enum, comment on misleading flag values Also replace "Feature" with "LineArt" in enum names. |
March 23, 2021, 02:04 (GMT) |
USD Import: UMM bugfix. Fixed bug retrieving float data received from the convert_data_to_data() UMM module call. |
March 23, 2021, 01:49 (GMT) |
LineArt: Fix slight issues for threading object loading (DG still have problems) |
March 23, 2021, 01:41 (GMT) |
Cleanup: move line art panel into properties_objects No need for a module to define a single panel, since this is an object panel it can be included with other object panels. If centralizing line-art properties is needed in the future, this can be done in a `*_common` module. |
March 23, 2021, 01:36 (GMT) |
LineArt: Multithread object loading. |
March 23, 2021, 00:57 (GMT) |
WM: don't set the area when toggling full-screen The stated reason for this no longer applies. |
March 23, 2021, 00:31 (GMT) |
RNA: correction to a05cbc9914a76fa50c8367262dff507506e26c66 The clipping plane bias is an implementation detail, don't use this in the RNA name. |
March 22, 2021, 23:21 (GMT) |
USD Import: UMM prototype. Initial implementation of invoking the Omniverse Universal Material Mapper addon to convert OmniPBR.mdl materials to Blender Principled BSDF shader network. This requires building with Python in order to invoke the UMM Python module calls. |
Revision f7cb199 by Clément Foucault (draw-viewport-data, eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) March 22, 2021, 22:53 (GMT) |
DRW: Move GPUViewport texture pool to DRW module This makes more sense and cleans-up what the GPUViewport holds. Also rewrite it to be in C++. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021