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-06Cleanup: Replace FINISHED with CANCELLEDAntonio Vazquez
2022-01-06Fix (unreported) crash in liboverride after yesterday's commit.Bastien Montagne
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-06Cleanup: quiet GCC stringop-overflow in bmesh_beautify.cCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: remove redundant/unused assignmentCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: compiler warningsCampbell Barton
2022-01-06CMake: add missing headersCampbell Barton
2022-01-06Correct error when moving doc-strings into headerCampbell Barton
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2022-01-06Cleanup: Spelling/grammar in commentsHans Goudey
2022-01-06Cleanup: Use snake case for file namesAaron Carlisle
2022-01-06In obj exporter test, fix a strncpy length and a stray test file left behind.Howard Trickey
2022-01-06Cleanup: Remove empty node socket template arrayAaron Carlisle
2022-01-06Cleanup: Use new socket builder APIAaron Carlisle
2022-01-06Fix: MSVC build errorRay Molenkamp
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Fix T93695: Discontinuous cutting with the knife toolCian Jinks
2022-01-05Cleanup: Remove unused `node_type_exec` for shader nodeAaron Carlisle
2022-01-05Fix T94169: Missing grease pencil render with tiled renderingSergey Sharybin
2022-01-05Fix Cycles allocating result too earlySergey Sharybin
2022-01-05Fix T94650: LibOverride: Bad handling of (auto)resync in case of single overr...Bastien Montagne
2022-01-05LibOverride: Cleanup some code.Bastien Montagne
2022-01-05Assets: disable automatic preview generation for node groupsJacques Lucke
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