Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1086 / 5574

August 15, 2019, 12:57 (GMT)
Fix T65461: IntProperty does not respect its 'step' field

Originally D5020 by @deadpin, refactored to make the change simpler.
August 15, 2019, 12:57 (GMT)
UI: make int/float button clicking logic consistent

- When no change is performed on a float button, cancel the action.
- Move left/right clicks into the same block.
- Replace ambiguous names: temp, tempf.
August 15, 2019, 11:55 (GMT)
Fix CDT bug causing crash with some output modes.

Forgot to properly maintain the edge for faces while
dissolving edges.
August 15, 2019, 11:34 (GMT)
Fix T64888: full-screen button overlaps side-bar
August 15, 2019, 11:29 (GMT)
Fix T68684: Vertex snapping with median not working if the object is not at center of the world
August 15, 2019, 11:17 (GMT)
Cleanup: Minor change to previous commit
August 15, 2019, 11:15 (GMT)
GPencil: Fix unreported missing VFX in Video Editor

As the video editor mode is not Render mode the VFX was omitted.

Now, the mode is only checked for View3D.
August 15, 2019, 09:56 (GMT)
Fix T68675: particle edit mode makes blender crash

In rB9c010c44f420, DRW_mesh_batch_cache_create_requested was changed to
take a scene (instead of toolsettings directly), but
DRW_draw_depth_object is calling this with with NULL, just checking for
this seems to fix...

Reviewers: fclem

Maniphest Tasks: T68675

Differential Revision: https://developer.blender.org/D5488
August 15, 2019, 09:51 (GMT)
Fix full-screen button overlapping navigation gizmo
August 15, 2019, 09:51 (GMT)
UI: skip drawing the full-screen when alpha is zero
August 15, 2019, 09:51 (GMT)
Fix T68678: Invisible fullscreen button

Regression from 6148ed8cf9ca
August 15, 2019, 09:51 (GMT)
Cleanup: spelling

Missed in recent commit.
August 15, 2019, 09:28 (GMT)
Cleanup: replace commented out code by comment
August 15, 2019, 09:13 (GMT)
UI: Finalize old TODO in UI float number handling.

Just enable some commented-out code from rB636289b755f6ce (disabled at
that time because we were too close of 2.79 release...).

Issue raised in D5486, thanks.
August 15, 2019, 06:56 (GMT)
Cleanup: spelling
August 15, 2019, 06:55 (GMT)
Cleanup: unused warnings

Reminder not to leave in unused code, or comment why it should be kept.
August 15, 2019, 06:09 (GMT)
Fix T68014: Add-on's override Python built-in modules

Append addon paths to the sys.path to avoid name
collisions with system modules.
August 15, 2019, 05:59 (GMT)
Mesh: bypass legacy tessface conversion step when remeshing
August 14, 2019, 23:57 (GMT)
msvc: Enable /bigobj on all object files.

bf_intern_openvdb makes a significant number of template instantiations
causing it go over the maximum number of sections (int16) in a coff file
when doing a debug build.

This change switches the compiler to use the extended coff format which
has this field extended (int32) all linkers post msvc2005 can process
this format so there's no reason not to turn this on globally.

Clang on windows does not need this change since clang switches implicitly
to the extended format when required. [1]

[1] https://reviews.llvm.org/rL217812
August 14, 2019, 22:18 (GMT)
Fix T68658: Text offset makes scale to fit not to work

Differential Revision: https://developer.blender.org/D5484
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021