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-07-26Cleanup: GPU: Remove glew headers part2Clément Foucault
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-06-10Fix T77356: Texture Preview not taking alpha into accountPhilipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: move camera, lights, world to IDTypeInfoBrecht Van Lommel
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-28Preview Render: Disable Unneeded Render PassesJeroen Bakker
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
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-04Fix expanding paths ignoring data-block librariesCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-06Fix T66671: Memory Leak Material PreviewJeroen Bakker
2019-08-01Cleanup: misc spelling fixesCampbell Barton
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-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-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Fix T64059: Crash in shader when using other object's texture spaceSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
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-03-18Fix T62643: ID user decrement error, likely related to custom material Pointe...Bastien Montagne
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-09-08Cleanup: styleCampbell Barton
2018-09-06Cleanup: remove unused Blender Internal preview.blend.Brecht Van Lommel