Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 576 / 5574

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)
Fix T80776: Cannot switch between Slots of Render Result

Introduced by D8234. Added active render slot to determine if the GPUTexture is still up to date.
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.
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)
Fix T80774: Leaks reported using '--version' command line argument

Caused by 236ca8fbe8457550.
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
Revision b827d1c by Hans Goudey
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.
Revision 9a870cc by Hans Goudey
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.
September 14, 2020, 21:16 (GMT)
Workbench: Depth Of Field: Fix regression in look and avoid implicit cast

This is a fixup to rB7710de26d0d768734977769af4a278b262f4da51
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021