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
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26Cleanup: Geometry Nodes: Allow using "Auto" domain to avoid adaptingHans Goudey
2021-03-26LibOverride optimization; Do not compare bound box of objects.Bastien Montagne
2021-03-26Fix T86942: GPencil does not export SVG or PDF in orthographic cameraAntonio Vazquez
2021-03-26Cleanup: Replace Methode Overloading With Default Value.Jeroen Bakker
2021-03-26Cleanup: Remove ptr For Owned Children.Jeroen Bakker
2021-03-26Cleanup: Replace std::vector With blender::Vector.Jeroen Bakker
2021-03-26Cleanup: Replaced Typedef Enum With Enum Class.Jeroen Bakker
2021-03-26Cleanup: Remove SocketReader.Jeroen Bakker
2021-03-26Cleanup: Use Enum Class For PixelSampler.Jeroen Bakker
2021-03-26Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-26LineArt: Fix unreported material user count error when apply modifierAntonio Vazquez
2021-03-26FFmpeg: improve threading settingsRichard Antalik
2021-03-26FFMPEG: refactor seekingRichard Antalik
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Cleanup: Replaced unneeded branch with assert.Jeroen Bakker
2021-03-26Cryptomatte: Fix error loading incomplete metadata.Jeroen Bakker
2021-03-26Cleanup: Fix clang-tidy errors.Jeroen Bakker
2021-03-26UV: warn when unwrapping failsCampbell Barton
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-26Animation: action mirror RNA API using pose contentsCampbell Barton
2021-03-26Animation: add BKE_fcurve_pathcache_find APICampbell Barton
2021-03-26Animation: add BKE_fcurves_calc_keyed_frames utilityCampbell Barton
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-26Fix: Geometry Nodes: Incorrect offsets for plane primitiveLeon Leno
2021-03-26LibOverride: fix bad ID relationships handling during resync.Bastien Montagne
2021-03-26LibOverride: Fix mistake in recent commit.Bastien Montagne
2021-03-25Cleanup: Pass instance group result vector as an argumentHans Goudey
2021-03-25Fix T86867: Node Editor: Avoid deselect-all triggering on every box-Philipp Oeser
2021-03-25LibOverride: Silence noisy warnings in console.Bastien Montagne
2021-03-25Fix T86852: Allow Font Style Changes to Affect Spreadsheet Text SizeHarley Acheson
2021-03-25GPencil: Fix compiler warning when HARU and PUGIXML are disabledAntonio Vazquez
2021-03-25BLI: simplify using DefaultHashJacques Lucke
2021-03-25BLI: fix Set.lookup_key_or_addJacques Lucke
2021-03-25Fix T86796: moving the cursor in the UV Editor does not take aspect intoPhilipp Oeser
2021-03-25Make moving the cursor in UV Editor a 2d edit transformPhilipp Oeser
2021-03-25Fix for T86613: Renaming in outliner doesn't trigger rename eventErik Abrahamsson
2021-03-25Fix T86921: Executing "Operator Cheat Sheet" Crashes BlenderPhilipp Oeser
2021-03-25Revert "Cleanup: Fix unused-private-field warning."Ankit Meel
2021-03-25LibOverride; Fix missing re-creation of auto-generated override rules after r...Bastien Montagne
2021-03-25Geometry Nodes: change order of domains in drop downJacques Lucke
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-25Fix T86853: Critical bug in write code of CacheFile ID.Bastien Montagne
2021-03-25UI: rename node editor sidebar categoriesJacques Lucke
2021-03-24GPencil: Fix wrong file extension when exporting SVGAntonio Vazquez
2021-03-24Cleanup: Fix unused-private-field warning.Ankit Meel
2021-03-24Cleanup: Add override keyword.Jeroen Bakker
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey