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
2020-03-30Fix undo incorrectly detecting mesh as always changed after editsBrecht Van Lommel
2020-03-30Fix undo misdetecting identical future chunk in some casesBrecht Van Lommel
2020-03-29Fix missing Surface Deform strength versioningHenrik Dick
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Fix T74899: Add Draw Face Sets brush to versioning defaultsPablo Dobarro
2020-03-23Bump subversion for previous theme additionsJulian Eisel
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Add accumulated recalc flags to IDs.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-15Cleanup: add parens for clarityCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13GPencil: Enable Lights ON to default object in 2D templateAntonio Vazquez
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-10Cleanup: Clarify places to look for subversion bumpDalai Felinto
2020-03-10Fix T74613: Assign the default face set color in the versioning codePablo Dobarro
2020-03-10Modifiers: Corrective Smooth modifier, new Scale parameterLucas Veber
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-09Alembic: constraint for transform animation is using world matrix againSybren A. Stüvel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-06Cleanup: avoid use of BLI_cleanup_dirCampbell Barton
2020-03-06Cleanup: spellingCampbell Barton
2020-03-06Nodes: fix writing socket default values to fileJacques Lucke
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-01Fix T74307: Add missing brushes to versioning_defaultsPablo Dobarro
2020-02-28UI: add theme option for grid levels to display in node editor backgroundPawel Franitza