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-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25Cleanup: unused warningsCampbell Barton
2022-03-25Geometry Nodes: Multi-thread creation of selection from fieldHans Goudey
2022-03-25BLF Cleanup: Use FreeType Enum FT_Err_OkHarley Acheson
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Cleanup: Optimize viewport view data creationJesse Yurkovich
2022-03-24Fix T96756: Blender hanges on rendering after file save, after recent changesBrecht Van Lommel
2022-03-24Cycles: don't write light passes for shadow catcher objectsBrecht Van Lommel
2022-03-24Fix T94001: OpenColorIO configuration with 1D textures not workingBrecht Van Lommel
2022-03-24Fix: Missing "Hair" to "Curves" renameHans Goudey
2022-03-24Fix: Build error with flag usage and strict warningsHans Goudey
2022-03-24Outliner: Don't show empty base elements in the library overrides modeJulian Eisel
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-24Fix: Volume grid duplication on USD import.Michael Kowalski
2022-03-24Fix T90110: Dupli Window Not Immediately ActiveLictex Steaven
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24Outliner: Don't display library overrides from linked filesJulian Eisel
2022-03-24Tracking: Fix incorrect angle calculation on marker slideSergey Sharybin
2022-03-24Tracking: Fix jump when sliding tild/scale of markerSergey Sharybin
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-24Complex Solidify: handle vertex creasesHenrik Dick
2022-03-24Outliner: tweak handling of liboverrides in delete code.Bastien Montagne
2022-03-243D View: preference to disable selection cycling on first clickCampbell Barton
2022-03-24Fix `make source_archive_complete` for release branchesDalai Felinto
2022-03-24GPencil: Add Scale Thickness to Pivot Point Pie Menu similar to Only LocationsHenrik Dick
2022-03-24Correct syntax error for MSVCCampbell Barton
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-24GPencil: lower bounds for gap in dot dash modifierHenrik Dick
2022-03-24Keymap: experimental preference always use "Mouse Select & Move"Campbell Barton
2022-03-24Cleanup: use struct member identifiers for initializationCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-24Cleanup: localize finding the nearest non-active object on selectionCampbell Barton
2022-03-24View 3D: Don't prioritize pose objects unless in pose-modeCampbell Barton
2022-03-243D View: order by depth when selecting cycles through objectsCampbell Barton
2022-03-24Cleanup: remove redundant argument for key-map selection templateCampbell Barton
2022-03-24Cleanup: Typo, improve variable namesHans Goudey
2022-03-24BLI: Add utility for tacking average and min runtimeHans Goudey
2022-03-24Geometry Nodes: Improve performance writing to vertex groupsHans Goudey
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-24UDIM: Improve tile format detection in filenamesJesse Yurkovich
2022-03-24Cleanup/fix wrong enum items for object.gpencil_modifier_addKévin Dietrich
2022-03-24Cleanup: extra property update for ShaderFxGlow.opacityKévin Dietrich
2022-03-24Cleanup: remove debug printsBrecht Van Lommel
2022-03-24Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on WindowsBrian Savery
2022-03-24Fix missing updates for external render engines rendering tilesBrecht Van Lommel
2022-03-24Fix Cycles Metal build error and GCC warning after recent changesBrecht Van Lommel