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-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
2019-09-28RNA: fix the name of the parent inverse matrix in Data API Outliner view.Alexander Gavrilov
2019-09-28Cleanup: Remove blank at the end of tooltipAntonio Vazquez
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Sculpt: Pose brush origin offsetPablo Dobarro
2019-09-27Cleanup: Replace 'add mode' short for driver FCurve creation with an enumSybren A. Stüvel
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-26Grease Pencil: use standard eraser and paint brush cursorsHarley Acheson
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-25LibOverride: Fix several issues in handling of overridable status for IDProps.Bastien Montagne
2019-09-25Fix T70236: voronoi misspelling in descriptionBrecht Van Lommel
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-22Fix T69593: Color strip won't updateRichard Antalik