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-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-10-10IO: support Presets in Alembic, Collada, OBJ, STL, USD importersAras Pranckevicius
2022-09-14Fix T49814: Collada Import Ignores Vertex NormalsMyron Carey
2022-09-07Cleanup: factor out "set default filepath" into a ED_fileselect_ensure_defaul...Aras Pranckevicius
2022-09-07Fix T100797: C++ exporters do not remember the path on subsequent exportsAras Pranckevicius
2022-09-05I18n: translate untitled file namesDamien Picard
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-22Add undo step to Alembic and Collada importers...Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-01-22Alembic & Collada: Show sidebar by default in file browserJulian Eisel
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-27cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'Gaia Clary
2019-05-27fix: collada transformtype must be identical for animation export and object ...Gaia Clary
2019-05-24Collada: Remove property with empty identifierSergey Sharybin
2019-05-23Collada exporter updateGaia Clary
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-05fix T59743: Collada exporter: Add option for exporting flat curvesGaia Clary
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Fix COLLADA build warning.Brecht Van Lommel
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton