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-01-15Merge branch 'temp-usd-preview-surf-export' into temp-usd-prev-export2temp-usd-prev-export2Michael Kowalski
2022-01-15USD material export code cleanup.Michael Kowalski
2022-01-15USD material export format fixes.Michael Kowalski
2022-01-15USD material export code cleanup.Michael Kowalski
2022-01-12Merge branch 'temp-usd-preview-surf-export' into temp-usd-prev-export2Michael Kowalski
2022-01-12USD material export cleanup.Michael Kowalski
2022-01-07Merge branch 'temp-usd-preview-surf-export' into temp-usd-prev-export2Michael Kowalski
2022-01-07USD export: use new UDIM virtual filepath API.Michael Kowalski
2022-01-07Merge remote-tracking branch 'origin/master' into temp-usd-preview-surf-exportMichael Kowalski
2022-01-07Merge remote-tracking branch 'origin/master' into temp-usd-prev-export2Michael Kowalski
2022-01-05Fix T94659: crash when deleting instancesJacques Lucke
2022-01-05Fix T54488: hair disconnect/reconnect not working with modifiersAleksi Juvani
2022-01-05Cleanup: rename mesh -> geom in some places that now handle multiple geom typesBrecht Van Lommel
2022-01-05Cleanup: compiler warnings about unused codeBrecht Van Lommel
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2022-01-05Cleanup: fix typos in source code in intern/Brecht Van Lommel
2022-01-05Cleanup: Remove unused code (USE_COLOR_U32)Jeroen Bakker
2022-01-05Cycles: support rendering PointCloud motion blur from attributeKévin Dietrich
2022-01-05Enable OpenEXR DWAB compresstionSergey Sharybin
2022-01-05Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2022-01-05Fix T94506: Crash in CompositingSergey Sharybin
2022-01-05Fix T94545: support realizing instanced collectionsJacques Lucke
2022-01-05IDManagement: Add assert against no-main IDs passed to `BKE_id_delete`.Bastien Montagne
2022-01-05Fix T94366: Grease Pencil Automerge no immediate UI updatePhilipp Oeser
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Nodes: Consistent link drag search for math and vector math nodesHans Goudey
2022-01-05Cleanup: Make shade node util header CPP onlyAaron Carlisle
2022-01-05Fix T89587: Don't Change Line Width For PreviewsHarley Acheson
2022-01-04Fix T94145: Knife tool fails in orthographic modeCian Jinks
2022-01-04Cleanup: Dont use relative includeAaron Carlisle
2022-01-04Cleanup: Nodes: Convert generic shader node files to c++Aaron Carlisle
2022-01-04Fix: Link drag search error with random value node from color socketHans Goudey
2022-01-04Fix T94620: GPencil AutoMerge does not work when Draw On Back is enabledAntonio Vazquez
2022-01-04Fix T94308: Window Manager console errorJulian Eisel
2022-01-04Fix: Build issue with MSVCRay Molenkamp
2022-01-04Cleanup: Code formatting.Jeroen Bakker
2022-01-04Fix T94546: Remove soft limit for the Clamp Node value socket.Thomas Dinges
2022-01-04Fix T94544: crash removing image used as camera background via pythonPhilipp Oeser
2022-01-04Fix T94599: Assert on usercount when deleting image created via operator.Bastien Montagne
2022-01-04Fix T90830: Crop node cropping is one pixel shortManuel Castilla
2022-01-04Fix T91160 - Movie Clip Editor - frame indicator/controller is not displayedAidan Davey
2022-01-04Shader Nodes: Unity BuildAaron Carlisle
2022-01-04Cleanup: Move node storage macro inside file namespaceAaron Carlisle
2022-01-04Fix soft light blend mode mathRichard Antalik
2022-01-04Fix out of range color in blend modesRichard Antalik
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-04BLI: Add slice method to MutableSpanHans Goudey
2022-01-03Cleanup: Clang tidyHans Goudey
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2022-01-03Fix T94581: Incorrect geometry delete behavior with instancesHans Goudey