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-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
2019-05-02Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.Alexander Gavrilov
2019-05-02DrawManager: External Engine Depth BufferJeroen Bakker
2019-05-02Fix T63435 Incorrect fresnel and normals for hair strands on EEVEEClément Foucault
2019-05-02UI: rename 'Remove Doubles' to 'Merge by Distance'William Reynish
2019-05-02Fix T63904: Remove Animation should remove empty actions from objects.Alexander Gavrilov
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-02Cleanup: outdated comments, unused defineCampbell Barton
2019-05-02GPencil: Add API property to check annotationsAntonioya
2019-05-02Cleanup: CommentsSergey Sharybin
2019-05-02Workspace: remove global active toolCampbell Barton
2019-05-02Fix T57099: Parenting between armatures crashesCampbell Barton
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-05-02Cleanup: styleCampbell Barton
2019-05-02Cleanup: use doxy sections in wm_keymap.cCampbell Barton
2019-05-02BLF: pass code-point to BLF_has_glyphCampbell Barton
2019-05-02Cleanup: unused warningCampbell Barton
2019-05-01Fix T61619: Some VSE attributes with keyframes are not sensibly evaluatedRichard Antalik
2019-05-01Fix T63980: only copy selected curves in Copy Keyframes from Graph Editor.Alexander Gavrilov
2019-05-01UI: add pixel units for some theme settingsBrecht Van Lommel
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01UI: remove outliner vertical separatorsHarley Acheson