Blender Git Loki

Blender Git "temp_test_sc_keymap" branch commits.

Page: 40 / 43

November 7, 2020, 10:53 (GMT)
Cleanup: replace STREQLEN with STRPREFIX for constant strings
November 7, 2020, 10:53 (GMT)
Cleanup: use 'BKE_' prefix for initialization functions
November 7, 2020, 10:53 (GMT)
Cleanup: de-duplicate code for instancing objects when linking

Ref D8843
November 7, 2020, 10:53 (GMT)
Cleanup: Use LISTBASE_FOREACH macro
November 7, 2020, 10:53 (GMT)
Cleanup: clang-format

Missed this last commit.
November 7, 2020, 10:53 (GMT)
Cleanup: use ELEM macro
November 7, 2020, 10:53 (GMT)
Cleanup: use ELEM macro (>2 args)
November 7, 2020, 10:53 (GMT)
Cleanup: doxygen comments
November 7, 2020, 10:53 (GMT)
Cleanup: doxygen comments in ghost

Use colon after parameters, use hash to reference symbols.
November 7, 2020, 10:53 (GMT)
Cleanup: Use descriptive variable names
November 7, 2020, 10:53 (GMT)
Cleanup: BLI_noise

Use common prefix as this collided with existing API's (eg BLI_voronoi).

Also expand some non-obvious abbreviations:

- 'g' -> 'generic'
- 'vl' -> 'variable_lacunarity'
- 'V' -> 'v3'
November 7, 2020, 10:53 (GMT)
Cleanup: use snake case for BLI_args API
November 7, 2020, 10:53 (GMT)
Cleanup: use bool argument in BLI_noise
November 7, 2020, 10:53 (GMT)
Cleanup: remove unused BLI_argsArgv
November 7, 2020, 10:53 (GMT)
Cleanup: follow our code style for float literals
November 7, 2020, 10:53 (GMT)
Cleanup: remove unused BLI_turbulence1

A slightly modified version of BLI_turbulence1, unused for years.
November 7, 2020, 10:53 (GMT)
Cleanup: use string APPEND/PREPEND

Replace 'set' with 'string(APPEND/PREPEND ...)'.
This avoids duplicating the variable name.
November 7, 2020, 10:52 (GMT)
Fix T82400: Dyntopo detail size edit operator visual glitch

Just a missing immUnbindProgram

Reviewed By: sergey

Maniphest Tasks: T82400

Differential Revision: https://developer.blender.org/D9459
November 7, 2020, 10:52 (GMT)
Fix Dyntopo detail size preview orientation not matching the cursor

Used the sampled cursor normal when available instead of the raycast face normal.
This makes the preview match the previous orientation of the cursor.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9460
November 7, 2020, 10:52 (GMT)
Cleanup: unused variable
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021