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-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10GPencil: Invert Simplify optionsAntonio Vazquez
2019-12-10Fix T71609: Resizing bone length to 0 gets it stuck to that sizeSybren A. Stüvel
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-10Cleanup: undeclared variable warningCampbell Barton
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-05UI: Add tooltips for modifiersSybren A. Stüvel
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
2019-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-12-03Cleanup: unused variablesCampbell Barton
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-12-02UI: rename "Toggle ..." back to "Show Markers"Alessio Monti di Sopra
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-11-28EEVEE: Viewport RenderpassesJeroen Bakker
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Paint: Smoother curve presetPablo Dobarro
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-22Fix T69332: 'Reset to Default Value' on a custom string property crashesPhilipp Oeser
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Sculpt: Invert Scrape to FillPablo Dobarro
2019-11-21Sculpt: Topology Slide/RelaxPablo Dobarro
2019-11-21Pose brush: Smooth Iterations Brush PropertyPablo Dobarro
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-11-21Sculpt/Paint: Dash Ratio and Dash SamplesPablo Dobarro
2019-11-21Fix T62631: Cloth vertex mass capped to a very low number on scaled scenes.Sebastian Parborg
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-20UI: Text Editor Visual ChangesHarley Acheson
2019-11-18Python API: assume that a crashed Python operator returned FINISHED.Alexander Gavrilov
2019-11-18Merge branch 'blender-v2.81-release'Campbell Barton