Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2342 / 8462

July 19, 2019, 11:58 (GMT)
Fix new Text ID usercount handling in add/load cases.

Text datablocks should always have a 'single user' flag set, and they
usually do not have any user (since neither text editor itself, nor
Freestyle usage are text users - the second is odd btw...), the only one
am aware of is the script node (e.g. for OSL).

Add text case was simply not doing anything, so added.

Load text case was doing things in inversed logic (setting user count to
zero in BKE, then setting 'real user' flag in ED code). Made it the
other way around (BKE ID creation code should not care about usercount
usually, this is up to higher-level code to decide what to do
(operators, RNA...).

Note: tried to check all cases, but there might very well be some more
hidden bugs here...
July 19, 2019, 11:58 (GMT)
Revert "Fix assert unlinking text"

This reverts commit b0b2546d4a3a308da19d218d919915aac4834e59.

Please do not sweept the dirt under the carpet like that! If there is a
bug, either report it or fix it, but do not silence it!
July 19, 2019, 11:58 (GMT)
Cleanup messed-up comment formating from codestyle apply...
July 19, 2019, 09:32 (GMT)
Pre-reserve memory to reduce reallocation
July 19, 2019, 09:21 (GMT)
Fix T67191: Redo fails for 3D text operations
July 19, 2019, 09:15 (GMT)
Cloth: initial steps for obstacle metric
July 19, 2019, 09:14 (GMT)
USD: prevent crash when writing hair system with empty pathcache

Not sure what causes `psys->pathcache` to be `nullptr` in the first place,
but at least this prevents Blender from crashing.
July 19, 2019, 09:05 (GMT)
LANPR: Use GPU_BATCH_DISCARD_SAFE marco.
July 19, 2019, 09:03 (GMT)
LANPR: Remove useless GPU_ATTACHMENT_LEAVE flags.
July 19, 2019, 08:43 (GMT)
Fix T63090: Delete keyframe reports invalid for multiple objects
July 19, 2019, 08:26 (GMT)
LANPR: Renamed freestyle edge mark constant into lanpr.
July 19, 2019, 08:26 (GMT)
LANPR: Edge/face mark UI now forllows LANPR checkbox.
July 19, 2019, 08:26 (GMT)
LANPR: Remove freestyle #ifdef's.
July 19, 2019, 08:26 (GMT)
LANPR: Rename freestyle edge mark functions to LANPR.
July 19, 2019, 08:18 (GMT)
Cleanup: Replace if else if, by Switch
July 19, 2019, 04:17 (GMT)
Outliner: Show menu when clicking on aggregated iconrow icons

This is still a work in progress. The code needs to be better
and the behavior could use some improvement. It works okay for
now though.
July 19, 2019, 04:15 (GMT)
Outliner: Rename tree element flag

Renamed from MULTI to MERGED now that I see the real name in the
code
July 19, 2019, 00:44 (GMT)
DRW: lattice vertices were too small
July 19, 2019, 00:31 (GMT)
Fix T66492: Divide by zero with cursor to selected
July 18, 2019, 23:24 (GMT)
CMake: Fix WITH_CODEC_SNDFILE detection

D5296 by @frispete
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021