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-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Fix T66671: Memory Leak Material PreviewJeroen Bakker
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-26Cleanup: Remove unused depsgraph pointerSergey Sharybin
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-06-29Fix T66230: delay in the material preview panel after recent changesBrecht Van Lommel
2019-06-28Previews: delay icon preview renders a bit for smoother interactionBrecht Van Lommel
2019-06-18Fix T63359: no render preview when save buffers is onBrecht Van Lommel
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-14Fix T65763: Reset GPU when exporting annotationsJeroen Bakker
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11OpenGL Render: Fix crash when using audioSergey Sharybin
2019-06-06Sequencer: Viewport Rendering AnnotationJeroen Bakker
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Cleanup: rename IDP_FreeProperty_ex to IDP_FreePropertyContent_exJacques Lucke
2019-05-14Fix T64514: wrong grease pencil icon preview rendersBrecht Van Lommel
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-05-03fix image_changed() doing unneccessary texture updates when texture wasntPhilipp Oeser
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Fix T64059: Crash in shader when using other object's texture spaceSergey Sharybin
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Render: new material previewWilliam Reynish
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-27Fix T62566 Eevee: Cubemap doesn't bake from current frame of animationClément Foucault
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-22Fix T58517: Multi-view issues with OpenGL render + scene settingsDalai Felinto
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-18Fix T62643: ID user decrement error, likely related to custom material Pointe...Bastien Montagne
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Fix T61531: can't select same material in multi edit modeCampbell Barton
2019-03-10GPencil: Set brush material after copying a materialAntonioya
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel