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-04Fix T94145: Knife tool fails in orthographic modeCian Jinks
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 T94599: Assert on usercount when deleting image created via operator.Bastien Montagne
2022-01-04Fix T91160 - Movie Clip Editor - frame indicator/controller is not displayedAidan Davey
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2022-01-03Fix T94316: Asset catalog tree scrolls away when renaming a catalogJulian Eisel
2022-01-03Fix T94392: 3D Cursor surface projection onto hidden geometryGermano Cavalcante
2022-01-03Cleanup: Renamed to_object_value to to_dictionary_value.Jeroen Bakker
2022-01-03Cleanup: Rename ObjectValue to DictionaryValue (Serialization).Jeroen Bakker
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-30Fix T93134: Set origin broken for curve edit modeShen Ciao
2021-12-30Fix T93163: GPencil scale thickness fails in negative scalesAntonio Vazquez
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Cleanup: Remove dead codeAaron Carlisle
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-28GPencil: Avoid crashes calling from pythonAntonio Vazquez
2021-12-28Fix T94380: Scrolling zooms in spreadsheet data set regionHans Goudey
2021-12-28Fix T94439: Some GPencil operators crash when calling from consoleAntonio Vazquez
2021-12-28Fix T94408: missing sockets after adding node groupJacques Lucke
2021-12-28Cleanup: clang formatAaron Carlisle
2021-12-27GPencil: Fix error in previous CleanupAntonio Vazquez
2021-12-27Cleanup: Use vector functionAaron Carlisle
2021-12-27Cleanup: Store cursor location in tGPspoint as an arrayAaron Carlisle
2021-12-27Cleanup: clang tidyJacques Lucke
2021-12-27Render: move editor/render module to c++Jacques Lucke
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-27Nodes: Support linking to existing group input from link drag search.Jacques Lucke
2021-12-26Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-25Cleanup: Use more common variable nameHans Goudey
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-25Cleanup: Do not use magic numberAaron Carlisle
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-24Cleanup: Use vector instead of linked listHans Goudey
2021-12-24Fix T94322: add missing updates after recent refactorJacques Lucke
2021-12-24Cleanup: remove unused button functionSybren A. Stüvel
2021-12-24Fix T94357: Node Ungroup operator copies current node treeHans Goudey
2021-12-23Cleanup: Remove unused UI button definition functionsHans Goudey
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-23Graph Slider Ops: Show error when no valid keys are foundChristoph Lendenfeld
2021-12-23Cleanup: remove BKE_animdata_driver_path_hackSybren A. Stüvel
2021-12-23LibOverride: protect better against using on complex inter-dependency cases.Bastien Montagne
2021-12-22Fix: Missing update when toggling node muteHans Goudey
2021-12-22Fix T93408: Snap performance regression at high poll rateGermano Cavalcante
2021-12-22Nodes: Remove unnecessary node tree socket taggingHans Goudey
2021-12-22Cleanup: Remove debug print.Bastien Montagne
2021-12-22Fix T93999: GPencil Box tool allows decreasing subdiv, but not increaseAntonio Vazquez