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-09-12Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-09-12Cleanup: use post increment/decrementCampbell Barton
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-01Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-18Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-17Cleanup: spellingCampbell Barton
2019-08-11Diff for adding LANPR only.YimingWu
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