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
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-23Fix missing type declaration compile errorKévin Dietrich
2021-12-23Fix: Curve trim node test failureHans Goudey
2021-12-23Fix T94232: No selection with set material node empty material listHans Goudey
2021-12-23Cleanup: Remove spline add_point method, refactor mesh to curve nodeHans Goudey
2021-12-23Nodes: Add link drag search support for map range nodeHans Goudey
2021-12-23Cleanup: Return earlyHans Goudey
2021-12-23Fix: Extra space at the front of "Sample Curve" node nameHans Goudey
2021-12-23Fix: Wrong node link drag search menu items for attribute statisticHans Goudey
2021-12-23Fix: Potential use after scope in curve to mesh nodeHans Goudey
2021-12-22Fix: Large stack allocation in compositorMichael
2021-12-22Cleanup: Avoid adding points to splines sequentiallyHans Goudey
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-22Mesh: Parallelize bounding box calculation (WIP)Hans Goudey
2021-12-22Cleanup: Remove debug print.Bastien Montagne
2021-12-22Fix (unreported) potential bug in collections parenting update code.Bastien Montagne
2021-12-22Cleanup: Use `LISTBASE_FOREACH_` macros.Bastien Montagne
2021-12-22Fix T93799: Outliner: Remaping objects could result in duplicates in a collec...Bastien Montagne
2021-12-22Fix part of T93799: Outliner: Remap Users crash (for `ID Type` `Object`).Bastien Montagne
2021-12-22Fix: Build issue on 32 bit archsRay Molenkamp
2021-12-22Fix T93999: GPencil Box tool allows decreasing subdiv, but not increaseAntonio Vazquez
2021-12-22Nodes: Improve node tree copy performanceHans Goudey
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-22Geometry Nodes: improve multi socket handling in evaluatorJacques Lucke
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: Improve performance when freeing a node treeHans Goudey
2021-12-21Fix T93960: Asset Catalogs I/O fails with unicode file paths on WindowsSybren A. Stüvel
2021-12-21Assets: log message when catalog definitions cannot be loadedSybren A. Stüvel
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-21Tests: initialise BKE callbacks before loading blend fileSybren A. Stüvel
2021-12-21Fix T93757: Do not force-instantiate indrectly linked objects in linking case.Bastien Montagne
2021-12-21Fix T93839: Copy/Paste of empty instantiating a collection.Bastien Montagne
2021-12-21Fix build error in debug builds from recent commitHans Goudey
2021-12-21Fix T94280: Crash when splitting meta stripRichard Antalik
2021-12-21Cleanup: Use span instead of raw pointerHans Goudey
2021-12-21Cleanup: Use simpler loops in weld modifierHans Goudey
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-20Fix T94144: Duplicate edges in dual mesh nodeWannes Malfait
2021-12-20Cleanup: Remove mesh valid assertions in debug buildsHans Goudey
2021-12-20Fix: Incorrect assert conditions in NURBSplinePiotr Makal