September 15, 2020, 08:15 (GMT) |
CleanUp: Fixed incorrect parameters to GPU_depth_test |
September 15, 2020, 08:08 (GMT) |
Fix T79534: Python Operator.bl_translation_context ignored The default value prevented it from being set on registration, now only assign the default when the class doesn't define it. |
September 15, 2020, 07:29 (GMT) |
September 15, 2020, 07:00 (GMT) |
Fix T80796: Frame all ignores geometry from instances Make "Frame All" share functionality with "Frame Selected", accounting for duplis when calculating the bounds. |
September 15, 2020, 05:50 (GMT) |
Cleanup: use doxy sections |
September 15, 2020, 05:41 (GMT) |
Fix T80443: Object.active_shape_key None after adding a shape Change BKE_object_shapekey_{insert/remove} to set/clear the active shape index. Only set the active index when there are no existing active shapes. |
Revision dc6cdfb by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 15, 2020, 05:34 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
September 15, 2020, 05:25 (GMT) |
Fix T80794: assert naming a new shape key from Python |
September 15, 2020, 03:33 (GMT) |
CustomData: add assert to prevent negative array access |
September 15, 2020, 03:33 (GMT) |
BMesh: avoid negative array access in shape-key conversion |
September 15, 2020, 03:33 (GMT) |
Cleanup: remove redundant indexing value |
September 15, 2020, 03:33 (GMT) |
Cleanup: make it clear WM_main isn't called in background-mode |
September 15, 2020, 03:32 (GMT) |
Fix T80774: (correction) keep MEM_init_memleak_detection call early |
September 15, 2020, 02:46 (GMT) |
September 15, 2020, 01:56 (GMT) |
Fix T80597: Assigning material slot from Python console fails Regression in 12bc34b0b81b1, add assert so this doesn't happen again. |
September 15, 2020, 00:55 (GMT) |
Cleanup: keymap formatting |
September 15, 2020, 00:44 (GMT) |
Cleanup: remove '_' prefix for used arguments |
September 15, 2020, 00:23 (GMT) |
Cleanup: spelling |
September 14, 2020, 23:48 (GMT) |
Cleanup: Split properties editor layout function Getting the string for a specific context is a basic thing that can be its own function. This way it can also be reused in other functions. |
September 14, 2020, 23:30 (GMT) |
Cleanup: Split off parts of large panel layout function The ED_region_panels_layout_ex function was quite long, so separating some pieces of it can make it easier to understand and more modular. Additionally, the parts that were split off can be reused for future property search code. |
|
|
|


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