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-01Cleanup: comments (long lines) in freestyleCampbell Barton
2019-05-01Cleanup: indentation from braces in '#if 0'Campbell Barton
2019-05-01UI: Collections Visibility panel tweaksDalai Felinto
2019-04-30Fix broken build from recent rBae7db030dab0.Bastien Montagne
2019-04-30Cleanup/update comment on flag_legacy valuesDalai Felinto
2019-04-30Fix T63343: Duplicated object is hidden whereas it should notDalai 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-30Industry Compat Keymap: Fix Knife toolWilliam Reynish
2019-04-30GPencil: Small tweak to Dot minimum thicknessAntonioya
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
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-30Fix T63393 Eevee: Specular Shader's Clear Coat does not functionClément Foucault
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T63759 Vertex Bevel works for width and depth offset types.Howard Trickey
2019-04-30Fix T64003: cannot enter object dimensions above 10000Philipp Oeser
2019-04-30DRW: Add debug utility for batch cache requestsClément Foucault
2019-04-30Fix T64009 Normal Maps not working on EEVEEClément Foucault
2019-04-30Fix T63912: don't collapse menu separators for pie menusHarley Acheson
2019-04-30Fix T63865: Animated Influence slider of NLA Strip doesn't updateSergey Sharybin
2019-04-30Depsgraph: Store pointer to original NLA stripSergey Sharybin
2019-04-30T63854: Grease Pencil strokes appear too thick in the viewport when using tex...Antonioya
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-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: show transform options in image header when topbar is hiddenCampbell Barton