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-10-31Paint: Option to disable antialiasingPablo Dobarro
2019-10-29UI: remove text alignment icons for sequencer textCampbell Barton
2019-10-29Cleanup: use "use_" prefix for booleansCampbell Barton
2019-10-29Fix T71171: Problems removing texture packing (without writing anything)Philipp Oeser
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-27Cleanup: Fix tooltip textAntonio Vazquez
2019-10-24UI: partial revert of renaming Normal -> RegularCampbell Barton
2019-10-24Cleanup: comment unused duplicate flagsCampbell Barton
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-23Fix T70845: Crash when switching scene of scene strip.Richard Antalik
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-20Mesh: add API functions for poly & loop removalCampbell Barton
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-18Fix T65397: Assigning shortcut to editor properties gives errorsCampbell Barton
2019-10-17Fix T70739: Make Library Override doesn't re-target Armature constraints.Bastien Montagne
2019-10-16Fix T70850: Scene.frame_set doesn't update camera from markersCampbell Barton
2019-10-16Fix (unreported) VSE scene strip should not be able to set the scene toPhilipp Oeser
2019-10-16RNA: region_to_view took int's instead of floatsCampbell Barton
2019-10-15UI: increase precision for fps-base valueCampbell Barton
2019-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-10-15Fix incorrect brush falloff flag useCampbell Barton
2019-10-11Fix T70695: Scene crashes Blender on open.Bastien Montagne
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Fix T70522: Sidebars in Clip Editor work incorrectly in Dopesheet modeJulian Eisel
2019-10-08UI: support passing a function to WorkSpace.status_text_set()Campbell Barton
2019-10-07Fix T70555: Crash when attempting to create an override for an object with a ...Bastien Montagne
2019-10-04Sculpt: Clay Strips brush tweaksPablo Dobarro
2019-10-04LibOverride: Fix last main issue with overriding custom properties.Bastien Montagne
2019-10-04LibOverride: Fix bad handling of 'store' callback in IDProps case.Bastien Montagne
2019-10-03Text: make selection and cursor editable from RNAKai Jægersen
2019-10-03Correct error in last commitCampbell Barton
2019-10-03Text: add Text.cursor_set(...)Kai Jægersen
2019-10-03Text: add Text.select_set(...)Kai Jægersen
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-03Fix pointer assignmentCampbell Barton
2019-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-10-02UI: add NLA track and channel theme colorBrecht Van Lommel
2019-10-02Preference: option to use OS-Key to emulate MMBCampbell Barton
2019-10-02UI: use consistent names and menu organization for blending modesYevgeny Makarov
2019-10-02Python API: remove unnecessary ELASTIC_DEFORM_ prefix from enum identifiersBrecht Van Lommel
2019-10-01RNA: add check for zero step argumentsCampbell Barton
2019-10-01Fix T70397: Dilate/Erode 'distance' increment/decrement arrows notPhilipp Oeser
2019-10-01UI: Changes to Paint CursorsHarley Acheson
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-30Fix T70375: Typo in label (Height used instead of High).Bastien Montagne
2019-09-30UI: Use paint crosshair cursor in all paint & sculpt modesWilliam Reynish
2019-09-30Fix RNA's "editable" func regarding IDProps and override.Bastien Montagne