Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 965 / 5574

December 17, 2019, 02:03 (GMT)
Cleanup: replace verbose checks with read-only attributes

These attributes checked for any baked / baking
since this is a common test that was performed in layout code.

Also follow our naming convention - using an 'is_/has_' prefix
in this case since "cache_baked_data" reads as if it's used to access
the baked data.
December 17, 2019, 01:55 (GMT)
Cleanup: use single quotes for enum values
December 17, 2019, 01:53 (GMT)
Cleanup: remove unused variables
December 17, 2019, 01:17 (GMT)
Cleanup: naming for BKE_fluid particle functions

Create/Destroy are more commonly paired terms in BLI/BKE API's.
December 17, 2019, 01:14 (GMT)
Cleanup: use uint
December 17, 2019, 01:11 (GMT)
Cleanup: remove redundant string initialization

Fixed sized strings are always initialized & this is not done
elsewhere before calling BLI_path_join.

Remove since it's not needed and makes it read as if the function
might not initialize the output argument.
December 17, 2019, 01:04 (GMT)
Cleanup: use snake case variable & function names
December 17, 2019, 00:42 (GMT)
Cleanup: conform header guards to Blender's style
December 17, 2019, 00:35 (GMT)
Cleanup: split smoke drawing out into it's own file

gpu_draw.c had generic sounding utility functions which were specific
to smoke drawing.

Split into it's own file so the functionality is clearly separated.
December 16, 2019, 23:15 (GMT)
Cleanup: redundant struct declarations
December 16, 2019, 23:08 (GMT)
Cleanup: sort struct declarations
December 16, 2019, 23:07 (GMT)
Cleanup: sort file lists
December 16, 2019, 23:00 (GMT)
Cleanup: use BKE_fluid prefix for fluid API
December 16, 2019, 22:55 (GMT)
PyAPI: disable threading hack when fluid is disabled
December 16, 2019, 22:53 (GMT)
Cleanup: style, always use braces
December 16, 2019, 22:49 (GMT)
Fix deprecated DNA define checks

Also remove dead code which checked for SPACE_TIME.
December 16, 2019, 22:27 (GMT)
Cleanup: remove contributors, license begin/end & doxy file argument

This had already been removed for all source files,
recent patches re-introduced them.
December 16, 2019, 22:12 (GMT)
Cleanup: compiler warnings
December 16, 2019, 21:58 (GMT)
Cleanup: clang-format
December 16, 2019, 21:57 (GMT)
Cleanup: remove redundant headers
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021