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
AgeCommit message (Expand)Author
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01Fix line width for image sample size displayCampbell Barton
2019-05-01Cleanup: long function call in interface_draw.cClément Foucault
2019-05-01Cleanup: use BKE_pchan_mat3_to_rot / rot_to_mat3 utility functionsCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Cleanup: redundant lookupCampbell Barton
2019-05-01Fix error storing proportional editing for redoCampbell Barton
2019-05-01Outliner: Fix "Unlink" not working for parented objectsDalai Felinto
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Grease Pencil: Fix using wrong flag for selecting objects on convertDalai Felinto
2019-04-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto
2019-04-30Select: Add 'deselect on nothing' to NLA editor.Bastien Montagne
2019-04-30Tweak to previous 'deselect on nothing' commit for Graph editor.Bastien Montagne
2019-04-30Fix (unreported) two memleaks in clic-select ops of Action and NLA editors.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Action (dopesheet) editor.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Graph (fcurves) editor.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to UV editor.Bastien Montagne
2019-04-30Fix proportional editing always enabled if the property exists in thePhilipp Oeser
2019-04-30Refactor markers drawingJacques Lucke
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T64003: cannot enter object dimensions above 10000Philipp Oeser
2019-04-30Fix T63912: don't collapse menu separators for pie menusHarley Acheson
2019-04-30Select: Add 'deselect on nothing' behavior to tracking editor.Bastien Montagne
2019-04-30Cleanup: typo in func name.Bastien Montagne
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-30UI: reorganize proportional editing optionsCampbell 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: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29GPencil: Improve Fill Tool speed (6 times faster) in complex filesAntonioya
2019-04-29Cleanup: Spelling in commentSergey Sharybin
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 editorsCampbell Barton
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
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