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 |
December 16, 2019, 21:54 (GMT) |
Cleanup: replace 'if 0' with 'DEBUG_PRINT' define Allows enabling debug prints in this file easily, differentiates it from code which has been disabled for other reasons. Also remove unused DEBUG_TIME. |
December 16, 2019, 21:47 (GMT) |
Fix linking errors WITH_MOD_FLUID=OFF |
December 16, 2019, 17:56 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021