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
path: root/source
AgeCommit message (Expand)Author
2019-05-10Cleanup: DRW: Renaming of glsl utility macrosClément Foucault
2019-05-10Add ability to create a keyboard shortcut for more mode settings.Sebastian Parborg
2019-05-10Cleanup: split setup_app_data into two functionsCampbell Barton
2019-05-10Preferences: write preferences on exitCampbell Barton
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-05-10Fix T64304: Objects in appended scene from 2.79 file disappear after saving.Bastien Montagne
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-10Cleanup: use more explicit check for buttons contextCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: improve timeline playhead scrubber drawingHarley Acheson
2019-05-09Fix T64076: color ramp overlaps scrollbarHarley Acheson
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09GPencil: Lock rotation of texturesAntonioya
2019-05-09DrawManager/GreasePencil: Select Correct ViewLayerJeroen Bakker
2019-05-09Workbench: Viewport AA PreferencesJeroen Bakker
2019-05-09Fix T64384 : Crash when switching to wireframe on tree_creature blendClément Foucault
2019-05-09UI: rename Look Dev 'Ball' to 'Sphere'Campbell Barton
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-09Fix T64363 Eevee: Texture coordinates node turns material color to pinkClément Foucault
2019-05-09Fix T64329 Crash when switching to Texture PaintClément Foucault
2019-05-093D Grid: Use View UBO & small cleanupClément Foucault
2019-05-09I18n disambiguation: Drag (physics force vs. mouse action).Bastien Montagne
2019-05-09I18n disambiguation: setting particles' parent/children appart.Bastien Montagne
2019-05-09Fix Crash with armature using custom shapesClément Foucault
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-09Fix T64366 DRW: Crash opening Mr Elephant scene since recent commitClément Foucault
2019-05-09Fix T64296 Z-axis overlay vanishes at scene origin in 3D ViewportClément Foucault
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-09Fix crash displaying UV'sCampbell Barton
2019-05-09Cleanup: redundant function callCampbell Barton
2019-05-09Cleanup: DRW: Remove DRW_pass_freeClément Foucault
2019-05-09DRW: Remove support for NormalMatrixClément Foucault
2019-05-09Fix T64158 Eevee: Mixed SSS shader becomes brighter and brighterClément Foucault
2019-05-09Cleanup: GPUShader: Remove unused edge fancy shaderClément Foucault
2019-05-09GPU: Refactor some shader for a bit more efficiencyClément Foucault
2019-05-09Eevee: Fix Tangent vectors using NormalMatrix and make them world spaceClément Foucault
2019-05-09Overlay: Remove use of NormalMatrixClément Foucault
2019-05-08UI messages: Rename 'Light' to 'Lite' for compression method.Bastien Montagne
2019-05-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
2019-05-08Workbench: Use common_view_lib and remove NormalMatrix usageClément Foucault
2019-05-08Mesh Batch Cache: Fix crash when comming from eevee to wireframe modeClément Foucault
2019-05-08DRW: Remove WorldNormalMatrixClément Foucault
2019-05-08Eevee: Remove uneeded normalizationClément Foucault
2019-05-08GPU: Remove GPU_INVERSE_NORMAL_MATRIXClément Foucault
2019-05-08Overlay Mode: Use common_view_libClément Foucault
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel