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
path: root/source
AgeCommit message (Expand)Author
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-12USD material export cleanup.Michael 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-05Fix T94659: crash when deleting instancesJacques Lucke
2022-01-05Fix T54488: hair disconnect/reconnect not working with modifiersAleksi Juvani
2022-01-05Cleanup: Remove unused code (USE_COLOR_U32)Jeroen Bakker
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-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
2022-01-03Fix T94316: Asset catalog tree scrolls away when renaming a catalogJulian Eisel
2022-01-03Fix T94594: Incorrect spreadsheet data set region type in old filesHans Goudey
2022-01-03Geometry Nodes: Edge Angle NodeJohnny Matthews
2022-01-03Allow overrides for cloth, collision and force field properties.Alexander Gavrilov
2022-01-03Fix T94392: 3D Cursor surface projection onto hidden geometryGermano Cavalcante
2022-01-03Depsgraph: Remove object-level visibility from geometry buildersSergey Sharybin
2022-01-03Cleanup: Renamed to_object_value to to_dictionary_value.Jeroen Bakker
2022-01-03Cleanup: rename ValueType.Object to ValueType.Dictionary.Jeroen Bakker
2022-01-03Cleanup: Rename ObjectValue to DictionaryValue (Serialization).Jeroen Bakker
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2022-01-03Nodes: Convert several shader nodes to c++Aaron Carlisle