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-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
2018-09-06Fix T54329: brush texture preview not working.Sebastian Parborg
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-09Fix T56239: creating material crashes with OpenGL render engine selected.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-21Render Preview: Fix ID freeing in wrong functionClément Foucault
2018-07-20Render Preview: Fix memory leakClément Foucault
2018-07-20Render Preview: Fix problem with multi size icon previewClément Foucault
2018-07-20Fix assert for Image & Brush icon previewClément Foucault
2018-07-19Fix crash with previews of non-IDs, like pose library thumbnails.Brecht Van Lommel
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Icon/Render Preview: Fix Race condition with BKE_*_localizeClément Foucault
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-14Preview: Add own opengl context to render preview images.Clément Foucault