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
2020-02-20Fix T73871: improve assignement of material to selection in multi objectPhilipp Oeser
2020-02-17Fix T73906: Crash calling render from PythonCampbell Barton
2020-02-15Cleanup: remove unused RenderData.displaymodeCampbell Barton
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-30Cleanup: ED_editors_flush_* functionsCampbell Barton
2020-01-14Fix T72861: Viewport Render Keyframes ignores Grease Pencil and Shape KeysSybren A. Stüvel
2019-12-20Cleanup: spellingCampbell Barton
2019-12-20Cleanup: use BLI_bitmap typeCampbell Barton
2019-12-19Animation: Added option to playblast only keyframes of selected objectsSybren A. Stüvel
2019-12-18Animation: Clarified tooltip for Viewport Render AnimationSybren A. Stüvel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-10CMake: fix linking Blender as a Python moduleCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-04Fix T72156: Render Viewport Animation Meta DataJeroen Bakker
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27RenderViewport: Texture FormatJeroen Bakker
2019-11-15Fix T71590: Closing file browser reopens previously closed render viewJulian Eisel
2019-11-11Fix T71474: Temporary image editor cancels to file editor after file operationJulian Eisel
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-10-31UI: Only show render result in image editors in view modeJulian Eisel
2019-10-11Fix T70714: Crash when using OBJECT_OT_material_slot_assign op without UI.Bastien Montagne
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-04Fix expanding paths ignoring data-block librariesCampbell Barton
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-18UI: Move render display type to PreferencesJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
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