Revision d7174b1 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 05:44 (GMT) |
LANPR: Automatically update LANPR calculation in gp update button. |
Revision 0a13fde by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 03:59 (GMT) |
Gpencil: Multiply modifier angle split functions |
Revision 89e1c3c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 03:30 (GMT) |
Gpencil: int/float length fix |
Revision c2ec2af by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 03:09 (GMT) |
Gpencil: Stroke split function. |
Revision 7e0a763 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 02:45 (GMT) |
Gpencil: clean up length modifier callback |
Revision f194ab1 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 02:20 (GMT) |
Merge branch 'master' into soc-2019-npr |
July 3, 2019, 01:47 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 3, 2019, 01:45 (GMT) |
Outliner: Sync edit and pose bone selection state Syncs selection to and from outliner for bones in both modes. The code for pose bones is acceptable, but edit bones is quite the mess. Something more intelligent needs to be thought of here. |
July 2, 2019, 21:24 (GMT) |
Fixed saving and loading of profile widget and profile widget memory leaks. Also consolidated ProfilePath and ProfileWidget structs. In the process I renamed the files that define it, and renamed some other variables for consistency. This also includes some small changes to the profile widget UI. |
July 2, 2019, 19:18 (GMT) |
Replace tab char with two spaces Replace tab char white-space with two spaces from last cherry-picked change. |
Revision 54919b2 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 2, 2019, 18:37 (GMT) |
Merge branch 'master' into greasepencil-object |
July 2, 2019, 17:15 (GMT) |
Synced Selection: Merge functions Merged the sequence and base syncing functions together to simplify and to make adding pose and edit bone syncing easier. Also reduces the number of times the tree is looped over. |
July 2, 2019, 16:48 (GMT) |
Outliner: Fix crash on range select when no active element exists The old code incorrectly assumed that an active element always existed. The fix is to set the cursor element to active when no active element is found. |
July 2, 2019, 16:48 (GMT) |
Outliner: Sync active sequences between outliner and sequencer Active sequences are now synced on selection |
Revision aaef6e6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 16:38 (GMT) |
comment on tuple |
July 2, 2019, 16:37 (GMT) |
Add missing header |
Revision 7a7592e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 16:01 (GMT) |
comment on CPPTypeInfo |
July 2, 2019, 15:56 (GMT) |
Implement custom alembic data reading into ID prop, cherry-pick from blender278 (cherry picked from commit 0fa0d55093ae03f02dde4187e8fec8d42474dbcd) |
Revision c347373 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 15:51 (GMT) |
Comment on SourceInfo, FunctionGraph and DataFlowGraphBuilder |
Revision 32fdee4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 15:41 (GMT) |
comment on data flow graph |
|