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-09-04Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-09-02Cleanup: Fix clang-tidy warnings: [modernize-use-bool-literals]Clément Foucault
2022-09-02Use C++ API for vertex group dataHans Goudey
2022-09-02Avoid use of uninitialized variableHans Goudey
2022-09-02Use new API for retrieving vertex group data in some placesHans Goudey
2022-09-02Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Use C++ methods to retrieve geometry dataHans Goudey
2022-08-31Cleanup, fixesHans Goudey
2022-08-31Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-31LibOverride: Replace linked objects by their overrides when created from 3DView.Bastien Montagne
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-24Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-08-24Rename polygons to polys and vertices to vertsHans Goudey
2022-08-24Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-24Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-24Fix T100606: Apply object transform fails with delta quaternion rotationCampbell Barton
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Cleanup: Fix outdated comments referring to DispListHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: add missing doxy sectionsCampbell Barton
2022-08-17Cleanup: Move view layer array utils from macros to functionsHans Goudey
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Cleanup: Unused parameters.Bastien Montagne
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16LibOverride: Refactor of menu entries in the View3D.Bastien Montagne
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-15Fix T100394: Regression: Duplicating a modifier causes a crashSergey Sharybin
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-09Merge branch 'master' into refactor-mesh-remove-pointersHans Goudey
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton