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-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
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-06-18Fix T65986: Inaccurate center of mass, calculating mesh centerCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18Cleanup: doxy sections for walk/fly operatorsCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-18Cleanup: unused variablesCampbell Barton
2020-06-18Fix T75414: Incorrect masking in Color Balance modifierRichard Antalik
2020-06-18Cleanup: Remove goto statements from strip rendering functionsRichard Antalik
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Cleanup: Remove unused code from `seq_proxy_get_fname()`Richard Antalik