July 20, 2019, 12:38 (GMT) |
Fix T67196: bevel bad at a 3-edge bevel. The test for whether or not this was a "pipe" neglected to use fabsf() around a dot result. |
Revision fa9f34c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 12:21 (GMT) |
show particle type names in nodes |
Revision 1180996 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 12:06 (GMT) |
add ability to select output mesh type in modifier settings |
Revision dd47cbf by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 11:40 (GMT) |
use constant velocity integrator when there are no forces |
Revision 0767dad by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 11:39 (GMT) |
rename function |
Revision 9fa5d75 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 10:57 (GMT) |
Fix moving sets and maps |
Revision ff398d2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 20, 2019, 09:53 (GMT) |
Merge branch 'master' into functions |
Revision f491355 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 20, 2019, 08:41 (GMT) |
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr |
July 20, 2019, 02:14 (GMT) |
Bevel Tool Cut-Off Method: Mostly working implementation This is the first implementation of the cut-off vertex mesh method which just creates an N-gon at the end of each profile. There are a few items that need to be finished, but the structure is working/complete: 1. The direction and length from the boundary vertices to the cut-off faces' corner vertices. 2. Representative "example" faces for the new ngons. |
July 19, 2019, 21:31 (GMT) |
Outliner comment cleanup |
July 19, 2019, 20:50 (GMT) |
Outliner: Merged icon select popup UI tweaks Adjusted some spacing and did some cleanup to the code |
July 19, 2019, 19:56 (GMT) |
Outliner Cleanup: Finish renaming multi object to merged Cleaned up the select code to use the word merged rather than multi object for consistency |
July 19, 2019, 17:34 (GMT) |
Outliner Cleanup: Move merge search to outliner_tools.c Moving to a different file because the search is a menu and that fits in better with the code there compared to the select code. |
July 19, 2019, 16:56 (GMT) |
Outliner: Clear search on creation of merged element search menu Rather than showing the last searched or selected element name in the search button, clear each time the menu is created so all the items are shown by default. |
July 19, 2019, 16:50 (GMT) |
Mesh Batch Cache: Refactor: Fix lnor & vnor display |
July 19, 2019, 16:42 (GMT) |
Outliner: Draw icons in merged icon select menu Get icon for each tree element when listing the menu |
July 19, 2019, 16:33 (GMT) |
Outliner: Use existing function to get unique index for element type Just code cleanup for merged element search menu |
July 19, 2019, 16:13 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 19, 2019, 16:06 (GMT) |
USD: initial support for exporting lights USD does not seem to support spot lights, so those aren't exported yet. The units used for the light intensity is also still a bit of a mystery. |
July 19, 2019, 15:48 (GMT) |
Cloth: added derivative for single value Important for obstacle metric calculation. |
|
|
|


Master Commits
MiikaHweb | 2003-2021