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-02-05Fix new EEVEE bloom / motion blur defaults not being applied to startup.blend.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Fix T61172: Crash in texture paint undo/redoCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: match logic for merging G.f & G.fileflags on loadCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-30Fix T60378: All armatures reset positions on linked collection when ctrl+z us...Bastien Montagne
2019-01-30Versioning: add renaming utility functionCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Fix duplicate brushes from recent startup filesCampbell Barton
2019-01-29Fix duplicate brushes being added to startupCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60783: (Certain) shapekeys stopped working in 2.8.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2019-01-25Fix T60204: Crash when opening a FileSergey Sharybin
2019-01-22Defaults: don't use Filmic view transform in Video Editing template.Brecht Van Lommel
2019-01-213D View: add back initial clipping supportCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-183D View: Disable clipping on loadCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-17Preferences: add new Viewport, Animation, Navigation, Save & Load sections.Brecht Van Lommel
2019-01-17Revert "Preferences: enable interface translation by default, not just toolti...Brecht Van Lommel
2019-01-16Cleanup: get rid of -666 debug value.Bastien Montagne
2019-01-16Preferences: enable interface translation by default, not just tooltips.Brecht Van Lommel
2019-01-16Fix broken weight painting colorband in default preferences.Brecht Van Lommel
2019-01-16Preferences: remove unnecessary 16 bit textures preference.Brecht Van Lommel
2019-01-16Multires: Prepare for cached topologySergey Sharybin
2019-01-16Subdiv: Initial implementation of topology cacheSergey Sharybin
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-143D View: don't override animation template view colorCampbell Barton
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Cleanup: avoid repetition versioning themeCampbell Barton
2019-01-11startup: view background color wasn't defaultCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-09Avoid assert w/ recent sculpt changes on undoCampbell Barton
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-09Fix T60044: Sculpting brush is not visibleCampbell Barton
2019-01-08Revert "Fix T60044: Sculpting brush is not visible on file load"Dalai Felinto
2019-01-06Fix T60213: crash loading .blend file with material override.Brecht Van Lommel
2019-01-05Correct version patching of Preferences themeJulian Eisel
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Partial fix T60148: EEVEE hangs when anamorphic bokeh is too lowDalai Felinto
2019-01-04Fix T60044: Sculpting brush is not visible on file loadDalai Felinto