Blender Git Commit Log

All Blender Git commits.

Page: 2307 / 8462

August 1, 2019, 09:17 (GMT)
Linux: resolve issue compiling on mint 18.3

size_t wasn't declared. While this could be resolved differently,
convention is to include BKE after BLI.
August 1, 2019, 09:16 (GMT)
LANPR: Fix shader assert error in deprecated NormalMatrix.
August 1, 2019, 08:45 (GMT)
LANPR: Remove image filter shader inits.
August 1, 2019, 08:39 (GMT)
Cleanup: use _ex suffix instead of _ext

Convention is to use ex, not ext for extended
versions of a functions.
August 1, 2019, 08:31 (GMT)
Cloth: fix in eigen decomposition, b now refers to correct element of mat
August 1, 2019, 08:28 (GMT)
replace another map with a vector
August 1, 2019, 08:27 (GMT)
Cleanup: lanpr_chain_draw.c
August 1, 2019, 08:23 (GMT)
LANPR: Remove edge detection mode file from compiling.
August 1, 2019, 08:21 (GMT)
Merge remote-tracking branch 'origin/master' into sybren-usd
August 1, 2019, 08:20 (GMT)
Cleanup: Fix warnings in lanpr_util.c.
August 1, 2019, 08:16 (GMT)
use virtual socket index to replace a map with a vector
August 1, 2019, 08:16 (GMT)
store an index per virtual socket
August 1, 2019, 08:08 (GMT)
Cleanup: Fixed many warnings.
August 1, 2019, 07:59 (GMT)
remove IndexedNodeTree data structure in favor of VirtualNodeTree
August 1, 2019, 07:52 (GMT)
Merge branch 'master' into functions
August 1, 2019, 07:36 (GMT)
Cloth: added refine obstacle metric parameter
August 1, 2019, 07:35 (GMT)
Cleanup: misc spelling fixes in variable names & defines

T68045 by @luzpaz
August 1, 2019, 07:32 (GMT)
LANPR: Fix merge problems.
August 1, 2019, 07:23 (GMT)
Cleanup: remove redundant LMB select default.
August 1, 2019, 07:23 (GMT)
Fix error setting the user preferences

User preferences from the startup.blend was still being used,
fixing this exposed missing theme initialization, now fixed.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021