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
2022-11-02Cleanup: spelling in commentsCampbell Barton
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-05-17Cleanup: Use `switch` and `BLI_assert_unreachable()` more.Bastien Montagne
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-03-29Assets: Support automatic collection previewsJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-22Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-10-26Cleanup: build warnings.Bastien Montagne
2021-10-25Assets/IDs: Don't generate previews for object types with no real geometryJulian Eisel
2021-09-17UI: Always Create Asset PreviewsHarley Acheson
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-03-21Cleanup: use static local variablesCampbell Barton
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-01-05Cleanup: clang tidyJacques Lucke
2020-12-15Cleanup: Use nullptr instead of NULL in C++ codeHans Goudey
2020-12-15Fix failing assert when generating material previewJulian Eisel
2020-12-15Fix asset previews not showing in "Current File" repository after readingJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel