July 29, 2019, 14:24 (GMT) |
GPencil: Update stroke loop after merge using macro During merge, the loop back to old style using for's and now it's using the macro. |
July 29, 2019, 14:13 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c28a441 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 14:05 (GMT) |
fix coyp paste error |
July 29, 2019, 14:02 (GMT) |
Linux: update appdata description |
Revision 16bf0b4 by Campbell Barton / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 14:00 (GMT) |
Doxygen: update version number |
Revision 74bdbb9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:48 (GMT) |
add integer attribute type |
July 29, 2019, 13:28 (GMT) |
Fix T67857: crash assigning None to the data of an empty using python Assigning None is allowed for (image) empties. Reviewers: sergey Maniphest Tasks: T67857 Differential Revision: https://developer.blender.org/D5362 |
July 29, 2019, 13:24 (GMT) |
Fix T67860: missing 3d cursor update when picking texture clone location Reviewers: sergey Maniphest Tasks: T67860 Differential Revision: https://developer.blender.org/D5360 |
July 29, 2019, 13:21 (GMT) |
Fix T67221: Auto-offset in VSE doesn't refresh audio Reviewers: sergey, ISS Maniphest Tasks: T67221 Differential Revision: https://developer.blender.org/D5300 |
Revision d2c1f7b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:16 (GMT) |
initial particles block id |
July 29, 2019, 13:10 (GMT) |
Fix T66931: "reset to default value" of metaball - viewport resolution is way too high Maniphest Tasks: T66931 Differential Revision: https://developer.blender.org/D5251 |
Revision aa1c466 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:08 (GMT) |
remove lots of redundant code |
Revision ac5bf8e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 12:50 (GMT) |
initial age output in particle info node |
July 29, 2019, 12:45 (GMT) |
Remove debug prints from previous commit. Sorry for the noise... |
Revision 9e24999 by Bastien Montagne / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 12:17 (GMT) |
Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New. Sync back between proxy armature pose and linked one was not properly clearing the posebone runtime data, ending up with shared memory between both (direct cause of reported crash), and probably some other nasty issues. While this crash is not critical in itself, I would suggest to add this fix to 2.80 branch, as it is super-safe and simple, and is probably fixing some other un-reported issues? |
July 29, 2019, 12:11 (GMT) |
Fix T67620: Font preview translations malfunction in Blender 2.8 We cannot reliably use translations API from non-main threads. Now storing translated strings in a static cache, with basic mechanism to update it on language change. Reviewers: brecht, campbellbarton Differential Revision: https://developer.blender.org/D5350 |
Revision e87cd0c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 12:02 (GMT) |
introduce input provider interface |
July 29, 2019, 11:56 (GMT) |
GPencil: Merge by distance (WIP) Initial implementation of merge by distance GPencil: Fix duplicated CMake entry GPencil: Add missing code for operator in previous commit |
Revision e2a6763 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 11:51 (GMT) |
support for freeing particle function input arrays |
Revision c2461a8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 11:39 (GMT) |
extract method to create particle function input provider |
|
|
|


Master Commits
MiikaHweb | 2003-2021