Revision ed21808 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 09:20 (GMT) |
use debug name checking again |
Revision 904966b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 09:14 (GMT) |
particle function contains two functions: with/without dependencies |
Revision 6e83213 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 08:06 (GMT) |
utility to iterate over trivial particle indices |
Revision 41f83ef by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 08:03 (GMT) |
scoped timer per element |
Revision a8c46c4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 07:13 (GMT) |
fix after merge |
Revision 1b274ef by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 07:09 (GMT) |
Merge branch 'master' into functions |
Revision 6022c2f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2019, 01:06 (GMT) |
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr |
July 28, 2019, 23:14 (GMT) |
Revert "Squashed version of UDIM support" This reverts commit 105d3fb41e283e18fffa39291de7f9efd0666417. |
July 28, 2019, 23:13 (GMT) |
Squashed version of UDIM support Still missing workbench engine support. |
July 28, 2019, 23:12 (GMT) |
Merge branch 'master' into experimental-build |
July 28, 2019, 20:11 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 28, 2019, 17:33 (GMT) |
Fix crash when loading profile widget |
Revision ff74822 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 28, 2019, 15:29 (GMT) |
GPencil: Cleanup tarnsform rotation function |
Revision 0473e4c by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 28, 2019, 15:06 (GMT) |
Merge branch 'master' into greasepencil-object |
July 28, 2019, 14:29 (GMT) |
Mesh Batch Cache: Move index buffer range hack to be more local |
July 28, 2019, 13:23 (GMT) |
Mesh Batch Cache: Refactor: Again - Use Extract naming convention to name extract functions that fill vbo/ibo - Separate extract functions into separate file (for clarity) - Make simpler iter loops to avoid as much overhead as possible - Separate loose elements looping functions to avoid iteration complexity (unfortunately this makes the code more verbose). - Some iter functions are threadable and tagged as such. - Add multithreaded iteration for extract functions that supports them. |
July 28, 2019, 13:17 (GMT) |
GPU: Elements: Put back index tracking in index_buf_set_* functions There is no threadsafe way of filling the IBOs. So keep filling them simple and track used indices length. |
July 28, 2019, 12:58 (GMT) |
Merge branch 'master' into asset-engine Conflicts: source/blender/blenloader/intern/versioning_280.c |
July 28, 2019, 07:48 (GMT) |
Organize Cancel/Execute buttons according to the OS standard: Windows: Execute/Cancel Mac: Cancel/Execute Linux uses same order as the Mac in this case. That platform doesn't really have as strongly defined standards. |
July 28, 2019, 07:46 (GMT) |
Swap icons for vertical and horizontal list views These were wrongly used before |
|