Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2019-04-30Cleanup: make 'deselect_all' properties PROP_SKIP_SAVE.Bastien Montagne
2019-04-30Select: change Sequencer to match new behavior of 'deselect on nothing'.Bastien Montagne
2019-04-30Cleanup: Remove pre-2.5 ifdef'ed piece of code.Bastien Montagne
2019-04-30Select: add 'select on nothing' to Outliner.Bastien Montagne
2019-04-30Cleanup: use bool literal for booleans.Bastien Montagne
2019-04-30Cleanup: make outliner_item_do_activate_from_cursor() static.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to nodes selection.Bastien Montagne
2019-04-30Select: proper handling of 'deselect on nothing' for GPencil edit mode.Bastien Montagne
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-30Depsgraph: build bbone operation if bone segments has animationSergey Sharybin
2019-04-30Depsgraph: Use new animation cache for visibility checkSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-30Depsgraph: Expose set type availableSergey Sharybin
2019-04-30Fix T63592 issue with control points.Antonioya
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-30Cleanup: comments (long lines) in physicsCampbell Barton
2019-04-30Cleanup: comments (long lines) in colladaCampbell Barton
2019-04-30Gizmo: display axis in camera viewCampbell Barton
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-29DRW: Batch Cache: Add Loop normals calculation flag and cleanup styleClément Foucault
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29DRW: Speedup: Improve time to validate batch cacheClément Foucault
2019-04-29Fix T63979: GPencil control points hidden in orthographic modeAntonioya
2019-04-29GPencil: Improve Fill Tool speed (6 times faster) in complex filesAntonioya
2019-04-29Cleanup: Spelling in commentSergey Sharybin
2019-04-29Missed last commit (workspace template checks)Campbell Barton
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-29Fix T63592: Grease pencil - Guides still active in Fill modeCharlie Jolly
2019-04-29Cleanup: comments (long lines) in misc librariesCampbell Barton
2019-04-29Cleanup: comments (long lines) in alembicCampbell Barton
2019-04-29Cleanup: comments (long lines) in bmeshCampbell Barton
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
2019-04-29Depsgraph: fix dependencies for drivers and animation on Bone properties.Sergey Sharybin
2019-04-29Depsgraph: fix handling of driver variable dependencies with proxies.Alexander Gavrilov
2019-04-29Cleanup: comments (long lines) in pythonCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29New BLI_NOINLINE macroJacques Lucke
2019-04-29Fix T63616: applying armature modifier with another modifier under it doesnt ...Bastien Montagne
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
2019-04-29Fix T63963: Top-bar not showing for some filesCampbell Barton
2019-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-29Fix T63977: UV select linked has no attribute 'extend'Campbell Barton
2019-04-29Fix T63503: Set parent menu shown twiceCampbell Barton
2019-04-29Fix T63898: "Open on Mouse Over" causes inconsistent draw-styleCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29Fix region action zone not working when hiddenCampbell Barton
2019-04-29Docs: expand action-zone type commentsCampbell Barton
2019-04-29Fix shift-click to select multiple reportsCampbell Barton
2019-04-29Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik