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-12Update preview render to last changesasset-lite-greasepencilAntonio Vazquez
2022-11-08Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-07Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-11-05Cleanup: use bools and typed enums for WM_job type & flagCampbell Barton
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-18Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-05Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-30Fix merge errors due change in parameter listAntonio Vazquez
2022-09-26Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-19Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-12Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-09-09Cleanup: remove unnecessary use of BLI_make_file_stringCampbell Barton
2022-09-08Cleanup: make meaning of base visibility flags more clearBrecht Van Lommel
2022-09-07Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-08-03Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-29Fix error after merge masterAntonio Vazquez
2022-07-07Merge branch 'master' into asset-lite-greasepencilAntonio Vazquez
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-22GPencil: Asset Manager support (LITE)Antonio Vazquez
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-29Assets: Support automatic collection previewsJulian Eisel
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Cleanup compiler warning in WindowsAntonio Vazquez
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: compiler warningsCampbell Barton