Revision 5045219 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 14:34 (GMT) |
separate BParticles Output modifier |
September 6, 2019, 14:06 (GMT) |
Fix: Rename the dimensions property in Noise nodes. The `dimensions` property of the noise nodes has been renamed to `noise_dimensions` because it conflicted with and overwrote the `dimensions` property of the base node. Reviewers: brecht, JacquesLucke Differential Revision: https://developer.blender.org/D5705 |
Revision d30979d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 13:51 (GMT) |
new Constant Falloff node |
Revision 57ceacf by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 13:42 (GMT) |
move falloff implementations out of header |
Revision 12663d2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 13:34 (GMT) |
cleanup boolean math |
Revision 0b8514a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 13:32 (GMT) |
fix memory leak |
September 6, 2019, 13:24 (GMT) |
WM: batch rename support for regex groups Optionally use regular expressions for the destination name, allows re-ordering words while renaming. Initial patch by @jmztn with error handling and UI changes. |
September 6, 2019, 13:07 (GMT) |
GPencil: Guides: Refactor and add new ISO option + Simplify code, move into own function and run once rather than on every point + Improved snapping when a stroke is between increments + Added ISO grid option for lines specified by Angle under guide settings + Radial snapping mode uses Angle as an offset Differential Revision: https://developer.blender.org/D5668 |
Revision 264719c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 12:50 (GMT) |
simplify string type |
Revision 213d807 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 12:14 (GMT) |
deduplicate some code |
Revision 524df33 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 10:49 (GMT) |
use correct wrapper for Object pointers |
September 6, 2019, 10:48 (GMT) |
Fix: File browser errors not reported in the UI This is a partial fix, in that it only brings back the banner reports in the status bar. The popups still don't show up but I need to investigate more. It's really ugly that reports rely on wmWindowManager.winactive, but that's how it is... Partialy fixes T69581. |
Revision 3d85989 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 10:26 (GMT) |
rename |
Revision 199d201 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 10:21 (GMT) |
rename |
Revision f45791f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 10:18 (GMT) |
remove unused class |
Revision a22b717 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 10:17 (GMT) |
improve llvm type info for shared immutable types |
September 6, 2019, 10:04 (GMT) |
Fix T69536: Setting dimensions for parented objects fails Parenting/constraints/delta-scaled all caused setting dimensions to fail. Take the difference between the input scale and final scale into account when applying the dimensions. |
September 6, 2019, 09:53 (GMT) |
Transformation Constraint: implement a Mix Mode option. Allow selecting how the new location/rotation/scale is combined with the existing transformation. This is most useful for rotation, which has multiple options, and scale, which previously could only replace. |
September 6, 2019, 09:53 (GMT) |
Transformation Constraint: initialize scale range values to 1 instead of 0. |
Revision 9ba1fce by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 09:37 (GMT) |
use specialized llvm type info for pointer references |
|
|
|


Master Commits
MiikaHweb | 2003-2021