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
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-26Subsurf: Tweak versioning codeSergey Sharybin
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-24Modifiers: use Mesh instead of DerivedMesh for dynamic paint.Sebastian Parborg
2018-09-24Fix: insert missing break in switch statement (second try)Jacques Lucke
2018-09-24Revert "Fix: insert missing break in switch statement"Jacques Lucke
2018-09-24Fix: insert missing break in switch statementJacques Lucke
2018-09-24Cleanup: styleCampbell Barton
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-21Cleanup: styleCampbell Barton
2018-09-20GP: Fix problem with mode opening 2D Animation templateAntonioya
2018-09-20GP: Fix falloff curve using 2D animation templateAntonioya
2018-09-20GP: Fix template name typo errorAntonioya
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton
2018-09-14GP: Improve errase panel and toolbarsAntonioya
2018-09-14Cloth: Improve UILuca Rood
2018-09-14GP: Add thickness and stregth factor to UIAntonioya
2018-09-13Workspaces: reference count screens, otherwise they are never freed.Brecht Van Lommel
2018-09-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-12Cleanup: move theme versioning into own functionCampbell Barton
2018-09-12Cleanup: redundant assignment is later overwrittenCampbell Barton
2018-09-12Remove ifdef's default audio deviceCampbell Barton
2018-09-12Fix Cycles issue moving versioning to blenloaderCampbell Barton
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-09-11Workspace: support reordering of workspaces from RMB menu.Brecht Van Lommel
2018-09-03Fix slow .blend file load due to recent accidentally committed debug code.Brecht Van Lommel
2018-09-03Set active base to NULL if its object is goneSergey Sharybin
2018-09-03Cleanup: Remove unused lay_updatedSergey Sharybin
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-27Handle multi-hidden-layers when converting groups to collections.Bastien Montagne
2018-08-26Fix conversion from 2.7x groups to new 2.8 collections - hidden layers.Bastien Montagne
2018-08-21Fix a few unintended changes with new default startup.blend.Brecht Van Lommel
2018-08-21Fix wrong default properties editor tabs in default workspaces.Brecht Van Lommel
2018-08-21Cleanup: trailing spaceCampbell Barton
2018-08-20Workspaces: add new default workspaces in startup.blend.Brecht Van Lommel