Blender Git Commits

Blender Git commits from all branches.

Page: 1266 / 2888

July 3, 2019, 05:44 (GMT)
LANPR: Automatically update LANPR calculation in gp update button.
July 3, 2019, 03:59 (GMT)
Gpencil: Multiply modifier angle split functions
July 3, 2019, 03:30 (GMT)
Gpencil: int/float length fix
July 3, 2019, 03:09 (GMT)
Gpencil: Stroke split function.
July 3, 2019, 02:45 (GMT)
Gpencil: clean up length modifier callback
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.
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
July 2, 2019, 16:38 (GMT)
comment on tuple
July 2, 2019, 16:37 (GMT)
Add missing header
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)
July 2, 2019, 15:51 (GMT)
Comment on SourceInfo, FunctionGraph and DataFlowGraphBuilder
July 2, 2019, 15:41 (GMT)
comment on data flow graph
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021