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-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-29Fix ShapeKeys not being deleted together with their owner ID.Bastien Montagne
2020-06-29Fix ID_swap not keeping original recalc flags.Bastien Montagne
2020-06-29Add utils to remove an ID from the relations runtime data in Main.Bastien Montagne
2020-06-29Fix T78323: Enable Unified and Secondary colors for Scultp Vertex ColorsPablo Dobarro
2020-06-29Fix Smear Tool too weak on high poly meshesPablo Dobarro
2020-06-29Cleanup: use blender::bke namespace in simulation.ccJacques Lucke
2020-06-29VSE: Fix type mismatch introduced in rB8bcfa0d1fb9fRichard Antalik
2020-06-29Fix T78401: Convert Mesh to Grease Pencil with empty material slot crashesPhilipp Oeser
2020-06-29Cleanup: use std::make_unique instead of blender::make_uniqueJacques Lucke
2020-06-29Cleanup: rename namespace DotExport to dotJacques Lucke
2020-06-29Cleanup: Use blender namespace in blenkernelJacques Lucke
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-28Use const in nodeFindSocketAnkit
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix detecting proxy images.Richard Antalik
2020-06-26Silence warning introduced in f7f3b2d31823Richard Antalik
2020-06-25GPencil: Ensure previous brush is set when change modeAntonio Vazquez
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-24Fluid: Use OpenVDB as the default cache format for liquids tooSebastián Barschkis
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Sculpt: rename default vertex color layer name from Col to ColorBrecht Van Lommel
2020-06-24Fix memory leak calculating deform modifiers in edit-modeCampbell Barton
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-23Refactor: move blenloader code of curve profile to blenkernelJacques Lucke
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-06-23Cleanup: remove Text.nlinesCampbell Barton
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-22Subdiv CCG: Add access to first grid index of a faceSergey Sharybin
2020-06-22Subdiv: Cleanup, remove unused codeSergey Sharybin
2020-06-20Fix T77994: VSE crash adding a glow effect stripPhilipp Oeser
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Fix check for constraint panel default expansionHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19LibOverride: Cleanup: remove unused parameter.Bastien Montagne
2020-06-19LibOverride: Parallelize diffing of Main database.Bastien Montagne
2020-06-19LibOverride: add some more debug timing prints...Bastien Montagne
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Fix T78004: Instant crash when Shift+D duplicating a Collection Instance.Bastien Montagne
2020-06-18LibOverride: Improve performances by using better string hashing function.Bastien Montagne