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-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13readfile: support preferences without loading data-blocksCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Fix T64304: Objects in appended scene from 2.79 file disappear after saving.Bastien Montagne
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09Workbench: Viewport AA PreferencesJeroen Bakker
2019-05-09UI: rename Look Dev 'Ball' to 'Sphere'Campbell Barton
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-06Fix T63046, T61413: crash reading paint slots from 32 bit .blend on 64 bitBrecht Van Lommel
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-04Sound: Delay creating sound scene handle for until is neededSergey Sharybin
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-04UI: Add Look Developer Balls Size optionGeorge Vogiatzis
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-03Defaults: disable developer extrasCampbell Barton
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.Alexander Gavrilov
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-29Missed last commit (workspace template checks)Campbell Barton
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-29Cleanup: comments (long lines) in misc librariesCampbell Barton
2019-04-29Fix T63963: Top-bar not showing for some filesCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-24Haiku: build fixCampbell Barton
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-23Fix T63233: Set default blur kernel radius to 2.Jacques Lucke
2019-04-23App Template: match screen names to workspacesCampbell Barton
2019-04-22Cleanup: style, use braces for blenloaderCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenloaderCampbell Barton
2019-04-21Fix error renaming Lamp to LightCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault