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-04Cleanup: pass const view_area in sequencer functionsCampbell Barton
2022-11-04Cleanup: use bool for render types ok/result_okCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Colin Basnett
2022-11-04Fix T102218: Baked f-curves display incorrectly when normalizedColin Basnett
2022-11-04BLI_path: remove use of BLI_path_normalize in BLI_path_parent_dirCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Fix missing call to AttributeWriter::finish with paint vertex selectionCampbell Barton
2022-11-04Merge branch 'blender-v3.4-release'Aaron Carlisle
2022-11-04PyDoc: Make rst files more readableAaron Carlisle
2022-11-04Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-04Cleanup: quiet unused argument warningCampbell Barton
2022-11-04Fix T101686: WPaint + Pose select fails with GPU depth-picking disabledCampbell Barton
2022-11-03DRW: Fix incorrect logic in state redundancy checkClément Foucault
2022-11-03Merge branch 'blender-v3.4-release'Clément Foucault
2022-11-03DRW: PointCloud: Fix memset writting non-trivial type std::mutexClément Foucault
2022-11-03Cleanup: DRW: Fix unused parameters warningClément Foucault
2022-11-03DRW: Command: Fix custom group test being always trueClément Foucault
2022-11-03Merge branch 'blender-v3.4-release'Nate Rupsis
2022-11-03make float value explicitNate Rupsis
2022-11-03adding defaults for NLA Action scale and repeatNate Rupsis
2022-11-03DRW: Add support for clip plane count as part of the draw state.Clément Foucault
2022-11-03Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-03Fix T102221: Entering editmode invalidates the driver associated with that meshSergey Sharybin
2022-11-03Fix Wayland warning on startup when running X11Brecht Van Lommel
2022-11-03Fix deprecation warnings in FFmpeg related codeSergey Sharybin
2022-11-03Cycles: Remove use of sprintf() in MD5 codeSergey Sharybin
2022-11-03Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-03Fix T102225: Crash opening menusSergey Sharybin
2022-11-03Revert "Blender 3.4 - Beta"Thomas Dinges
2022-11-03Merge branch 'blender-v3.4-release'Thomas Dinges
2022-11-03Blender 3.5 Alpha: Start of new release cycle.Thomas Dinges
2022-11-03Blender 3.4 - BetaThomas Dinges
2022-11-03CMake: workaround unsupported cmake_path(IS_PREFIX ..) in v3.20Campbell Barton
2022-11-03BLI_path: skip "/./" and "/." in BLI_path_name_at_indexCampbell Barton
2022-11-03Update RNA to User manual mappingsAaron Carlisle
2022-11-03Cleanup: replace BLI_join_path with BLI_join_stringCampbell Barton
2022-11-03BLI_string: C++ support for string joining macrosCampbell Barton
2022-11-03PyDocs: Upgrade Theme to 1.1.0Aaron Carlisle
2022-11-03PyDocs: Upgrade Sphinx to 5.3.0Aaron Carlisle
2022-11-03UI: Bevel: Specify the width type as "Width Type" in the status bar.Aaron Carlisle
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-03Tests: don't create byte-code cache when calling Python from SVNCampbell Barton
2022-11-03Mesh: Parallelize remesh reprojectionsErik Abrahamsson
2022-11-02Merge branch 'master' into temp-asset-representationJulian Eisel
2022-11-02Use asset representation in file browser entries, not asset metadataJulian Eisel
2022-11-02Fix empty menu title in some menus (e.g. Text Editor context menu)Julian Eisel
2022-11-02Fix arrow key menu navigation using wrong directionJulian Eisel
2022-11-02Fix memory leak with Freestyle renders after recent changesBrecht Van Lommel
2022-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin