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-06-03Fix T98571: corrupted face selection drawing with GPU subdivisionKévin Dietrich
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-03Fix (unreported) important memory leak in Boolean modifier using a Collection...Bastien Montagne
2022-06-03Fix (unreported) invalid debug timing code in Boolean modifier code.Bastien Montagne
2022-06-03Tests: Add basic testing for boolean modifiers.Bastien Montagne
2022-06-03Cleanup: remove unused codeJacques Lucke
2022-06-03Curves: Add surface UV map name propertyHans Goudey
2022-06-03Cleanup: deduplicate resampling curve after moving last pointJacques Lucke
2022-06-03Fix T98570: Cycles AOVs not working in background shaderBrecht Van Lommel
2022-06-03Eevee/Workbench: store 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-03Fix typo in colorspace descriptionBrecht Van Lommel
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Cycles: Fix rendering of packed UDIM tiles with different sizesSergey Sharybin
2022-06-03Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-03Fix T98573: Rescaling Image by python wrongPhilipp Oeser
2022-06-03Cleanup: remove dead codeJacques Lucke
2022-06-03Fix: Curves sculpt mode keymaps missing in preferencesHans Goudey
2022-06-03Cleanup: deduplicate retrieving data from context in curves brushesJacques Lucke
2022-06-03Fix misaligned address error when rendering 3D curves in the viewport with Cy...Patrick Mours
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton
2022-06-03Fix T98459: vertex weight paste/copy inconsistentPhilipp Oeser
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-03LineArt: Include minor fixes in branch that's missing in master.Yiming Wu
2022-06-03Cleanup: remove gizmo transform workaround which is no longer neededCampbell Barton
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-03Cleanup: remove unused, commented MTexFace assignmentsCampbell Barton
2022-06-03Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-03Fix T98558: island selection in UV editor can crashPhilipp Oeser
2022-06-03Cleanup: DRW: Overlay: Make simple fragment shaders localClément Foucault
2022-06-02Cleanup: Split large block of versioning code to separate functionHans Goudey
2022-06-02Cleanup: Simplify curves toolbar drawing logicHans Goudey
2022-06-02Cleanup: DRW: Added basic_ prefix to all *.glsl files in basic/shadersClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *.glsl files in overlay/shadersClément Foucault
2022-06-02EEVEE-Next: Fix compilation of hair domain materialsClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *_info.hh files in overlayClément Foucault
2022-06-02Fix T79801: openvdb cache does not support Unicode paths on windowsRay Molenkamp
2022-06-02Color Management: add Filmic sRGB as an image colorspaceBrecht Van Lommel
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-02Cleanup: Use const pointersHans Goudey
2022-06-02Fix: Build error after merge from release branchHans Goudey
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98556: Crash with extrude node in edit modeHans Goudey
2022-06-02Fix T98546: Crash with multires bake and zero levelsHans Goudey
2022-06-02Cycles: fix missing attribute updateJacques Lucke
2022-06-02install_deps: Add support for oneAPI Level Zero library.Bastien Montagne
2022-06-02install_deps: raise default ffmpeg version to 5.0, minimum 4.0.Bastien Montagne
2022-06-02USD: Enable operator presets when exportingPhilipp Oeser
2022-06-02LineArt: Speedup construction of quad trees.Yiming Wu