Revision 321f924 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 05:25 (GMT) |
LANPR: Remove composition operators. |
Revision fe573ce by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 04:47 (GMT) |
LANPR: GPU mode prevent overflow. |
Revision ff78b59 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 04:33 (GMT) |
LANPR: GPU mode follow cache size settings. |
Revision 09df147 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 04:05 (GMT) |
LANPR: GPU mode cache size option. |
Revision 5ddcffa by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 4, 2019, 02:46 (GMT) |
Merge branch 'master' into soc-2019-npr |
Revision 146ef0d by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 3, 2019, 19:01 (GMT) |
Properly end VR sessions fixing crash on next session start Previously, you had to restart Blender to start another session. |
July 3, 2019, 18:20 (GMT) |
Read custom alembic into CustomData and expose in RNA, cherry-pick from blender278 (cherry picked from commit d5a47336269c2085c18c4cd7cf751befc6c8d002) |
Revision fefeaec by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 17:11 (GMT) |
Merge branch 'master' into functions |
Revision 5aa6c03 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 17:10 (GMT) |
use BLI_STATIC_ASSERT |
Revision f16c8ee by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 17:02 (GMT) |
optimize adding multiple new values to multimap |
Revision 10437bb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 17:01 (GMT) |
only use new multimap implementation |
Revision 2df06e3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 16:49 (GMT) |
fix issue with multiple links at same socket |
Revision d14073a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 16:42 (GMT) |
better multimap implementation for a specific use case |
Revision 918cdba by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 16:42 (GMT) |
missing from last commit |
Revision 33dda84 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 16:41 (GMT) |
improved lookup or insert functions for map |
July 3, 2019, 15:23 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io |
July 3, 2019, 15:18 (GMT) |
[Fast import/export] Fixed crash related to normal_iter and incorrect default aixs remapping behaviour |
Revision b9fee1a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 15:09 (GMT) |
return index when value was inserted before |
Revision 9af1aa4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 14:56 (GMT) |
remove unnecessary template parameter |
Revision d9277bf by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 14:35 (GMT) |
support storing multiple connected sockets per socket |
|