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
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
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Cleanup: Clang tidy, restore alphabetical sortingHans Goudey
2021-12-21Fix T94191: correct (time) translation headers not showing DeltaXGermano Cavalcante
2021-12-21Cleanup: use BKE_pose_is_layer_visible in more placesPhilipp Oeser
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Cleanup: clang formatPhilipp Oeser
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-20Fix T93570: VSE image transforms in preview dont autokeyPhilipp Oeser
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-18Fix T94173: Missing update for frame node sizeHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-18Fix T94184: Outliner: Collection dragging tooltip is not updatingGermano Cavalcante
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17UI: make Remap User dialog in outliner widerPhil Stopford
2021-12-17UI: Fix node socket alignment in some casesAlessio Monti di Sopra
2021-12-17Fix T94137: GPencil: Eraser does not erase first pointPhilipp Oeser
2021-12-17Outliner ID Remap Users: hide ID type from the UIPhilipp Oeser
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-16Fix T94109: 3d cursor crash when using shortcutGermano Cavalcante
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16UI: support Copy To Selected for id-properties [GN modifier properties]Philipp Oeser
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-16Cleanup: spellingCampbell Barton
2021-12-16Cleanup: unused variable warningCampbell Barton