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-05-31Cleanup: Move lib_override.c to C++Hans Goudey
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-30Cleanup: Move attribute.c to C++Hans Goudey
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-30Fix T98253: Gpencil Lineart crashes when undoing creation of linked copyAntonio Vazquez
2022-05-30Fix T98444: Image.save_render not using scene output file typeBrecht Van Lommel
2022-05-30Cleanup: make formatDalai Felinto
2022-05-30Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-30Fix T98488: GPencil weightpaint not visible if first point is no weightAntonio Vazquez
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-30Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-30Cleanup: fix various typosBrecht Van Lommel
2022-05-30Fix T98449: Cycles crash changing frame after recent changesBrecht Van Lommel
2022-05-30Cleanup: Fix typoHans Goudey
2022-05-30Nodes: add separately allocated run-time data for bNodeTreeJacques Lucke
2022-05-30Nodes: call init function for new node trees in ntreeAddTreeJacques Lucke
2022-05-30Cleanup/simplify BKE_fcurve_find_by_rna_context_ui code.Bastien Montagne
2022-05-30Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-30Curves: make tangent computation more robustJacques Lucke
2022-05-29Cleanup: Simplify custom data file writing processHans Goudey
2022-05-28Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-27Cleanup: Use new macro for deprecated ID typesJulian Eisel
2022-05-27Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-27Fix fuzzy ID deletion user count check.Bastien Montagne
2022-05-26Fix "day" unit lengthErik
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Cleanup: Link/append: Remove useless proxy handling code.Bastien Montagne
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Fix T98344: Crash opening file with proxy.Bastien Montagne
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Fix link/append code not properly setting correct ID in context items.Bastien Montagne
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-23Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-23Fix T98196: Crash when moving tweaked NLA strip with empty track belowSybren A. Stüvel
2022-05-23Fix T98305: Image.save not working for generated images with filepathBrecht Van Lommel
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-22Cleanup: Fix build error after previous commitHans Goudey
2022-05-22Cleanup: Use const argumentsHans Goudey
2022-05-22Cleanup: Remove unused functionHans Goudey
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-05-20Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-20Fix T96810: Bitmap race condition in PBVH normal calculationHans Goudey
2022-05-20Cleanup: make functions for setting clone/stencil layer more consistentMartijn Versteegh