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-04Cleanup: GPU_buffers: Remove obsolete debug drawingClément Foucault
2019-05-04Cleanup: Eevee: Remove Flat normal shader variationClément Foucault
2019-05-04Cleanup: Remove unused code in sculpt_mode, workbench and draw managerClément Foucault
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-04GPUBuffers: Save / expose material index per buffersClément Foucault
2019-05-04Fix T64102: Can't add X-Mirror to quick favoritesCampbell Barton
2019-05-04Cleanup: unused varsCampbell Barton
2019-05-04UI: Dynamic region size for file browser optionsJulian Eisel
2019-05-03Fix crash in background rendering after recent sound changesBrecht Van Lommel
2019-05-03UI: color icons in the properties editor tabsBrecht Van Lommel
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03UI: Fix crash when region becomes too thinJacques Lucke
2019-05-03Sound: More fixes for access of original sceneSergey Sharybin
2019-05-03Sound: Fix access original scene during playbackSergey Sharybin
2019-05-03fix image_changed() doing unneccessary texture updates when texture wasntPhilipp Oeser
2019-05-03Cleanup: Selling in commentSergey Sharybin
2019-05-03Depsgraph: Make comment about evaluation more obviousSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Depsgraph: Preserve sound and audio pointers through copy-on-writeSergey Sharybin
2019-05-03Depsgraph: Store original sequencer strip pointerSergey Sharybin
2019-05-03Sound: Move evaluation to dependency graphSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-05-03Fix width of compact buttons with icons, e.g. layout.menu().Alexander Gavrilov
2019-05-03Fix crash opening file saved in editmode with a brush image texturePhilipp Oeser
2019-05-03UI: remove bone only constraints from object constraint menuNathan Craddock
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Fix missiong collection move line in outliner after recent changesHarley Acheson
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-03Depsgraph: Remove filtering APISergey Sharybin
2019-05-03UI: Display panel tweaksWilliam Reynish
2019-05-03Revert "Cleanup: add semicolon after PyObject_VAR_HEAD"Campbell Barton
2019-05-03Fix T59474: Crash assign shortcutsCampbell Barton
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-03Fix tool header message subscriberCampbell Barton
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-05-03Cleanup: add semicolon after PyObject_VAR_HEADCampbell Barton
2019-05-03Cleanup: warningsCampbell Barton
2019-05-03Defaults: disable developer extrasCampbell Barton
2019-05-03DNA: remove unused 'osa' memberCampbell Barton
2019-05-02Fix T64072: DynamicPaint: Bake failed: Canvas mesh not updatedSergey Sharybin
2019-05-02Fix T63997 Weird z-fight during weight paintClément Foucault
2019-05-02Cleanup: Draw Manager: remove DRW_state_invert_facingClément Foucault
2019-05-02GPencil: New API to remove grease pencil material settingsAntonioya
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Pose slide / relax: fix various issuesBrecht Van Lommel
2019-05-02Fix T64059: Crash in shader when using other object's texture spaceSergey Sharybin