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-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-12UI: Sub-type for Screen Grab Size.Pablo Vazquez
2019-09-12UI: Wrong label in Screen Grab Size.Pablo Vazquez
2019-09-12UI: Labels capitalization.Pablo Vazquez
2019-09-12Fix T69785: crash dragging in empty space in edit modeBrecht Van Lommel
2019-09-12Cleanup: compiler warningsBrecht Van Lommel
2019-09-12Fix T69582: Empties no longer support Rigid Body ConstraintsPhilipp Oeser
2019-09-12Fix T69782: crash using gizmos in grease pencil edit modeBrecht Van Lommel
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-12Fix T69737: Crash using the Elastic Deform brush and CompressibilityPablo Dobarro
2019-09-123D View: only show origin axes when in object modeCampbell Barton
2019-09-12Fix transforming armature originsCampbell Barton
2019-09-11DNA: use defaults for SceneEEVEECampbell Barton
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-11Cleanup: Warning: 'sld': local variable is initialized but not referencedmano-wii
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-11Fix T69458: Edit Mesh selection bug from camera viewmano-wii
2019-09-11Fix T59143: Frame Selected Doesn't work in hair particle editmodePhilipp Oeser
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Fix T69722: Pose brush crashes with multires modifierPablo Dobarro
2019-09-11Fix T69754: crash in sculpting after library overrides were enabledBrecht Van Lommel
2019-09-11UI: enable topbar by defaultCampbell Barton
2019-09-11Python: Fix to support old-style handlersSergey Sharybin
2019-09-11LibOverride: Enable them in UI by default.Bastien Montagne
2019-09-11DNA: initialize defaults for output pathsCampbell Barton
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-09-11DNA: make DNA_elem_size_nr a public functionCampbell Barton
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-11GPencil: New Brush postprocesing SimplifyAntonio Vazquez
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-11Cleanup: typo/spellingPhilipp Oeser
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Render: Only run callbacks for non-preview rendersSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Introduce depsgraph registrySergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-11Transform: Snap: Fix mixed snap without edgemano-wii
2019-09-11UI: File Browser Friendly Volume DescriptionsHarley Acheson
2019-09-10Fix T69729: Missing Direction buttons in Draw Sharp brushPablo Dobarro
2019-09-10EEVEE: Volume: Fix error in fallback integration algoClément Foucault
2019-09-10EEVEE: Volume: Speedup: Use Image load store extensionClément Foucault
2019-09-10UI: File browser deselect on click on empty spaceJulian Eisel
2019-09-10Fix SDNA error expanding names not updating name array sizesCampbell Barton
2019-09-10Cleanup: no need to add Brush.flag2Campbell Barton