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-11-12UI: (Performance) Avoid drawing buttons out of viewJulian Eisel
2021-11-12UI: Do not shade alpha when blending colorsYevgeny Makarov
2021-11-12Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2021-11-12Assets: Store Action sub-type in asset metadataSybren A. Stüvel
2021-11-12Gizmo: adjust when gizmo protection flags are displayedCampbell Barton
2021-11-12Fix gizmo protection flag use in object modeCampbell Barton
2021-11-12Fix crash in asset browser when switching from file browserSybren A. Stüvel
2021-11-12Cleanup: remove redundant loop-index accessCampbell Barton
2021-11-12Fix T91444: Edge Loop Preview fails with two Mirror ModifiersCampbell Barton
2021-11-12Fix crash saving blend files in background modeCampbell Barton
2021-11-12Cleanup: use term sequence_strip instead of vse_stripCampbell Barton
2021-11-11Fix: Attribute Transfer node does not work with a single indexJacques Lucke
2021-11-11Fix: Incorrect modifier warning with non-geometry input firstHans Goudey
2021-11-11Fix: wrong field inferencing with unavailable socketsJacques Lucke
2021-11-11Fix: Prevent use of uninitialized memory when creating Bezier splineMartijn Versteegh
2021-11-11Fix (unreported) bad handling of reports in `libraries.load` code.Bastien Montagne
2021-11-11Fix T92867: Gimbal rotation broken when used for multiple objectsCampbell Barton
2021-11-11Cleanup: split gimbal_axis into pose and objectCampbell Barton
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-11Cleanup: typo in function nameCampbell Barton
2021-11-11Fix T92954: Loop Cut Tool preview line visible during operationCampbell Barton
2021-11-11Fix T89313: Attribute search crash with animation playbackHans Goudey
2021-11-10Cleanup: Use bool instead of intHans Goudey
2021-11-10Geometry Nodes: Clarify modifier node group errorsHans Goudey
2021-11-10Fix T91518: crash when recalculating looptris after clearing geometry.Jeroen Bakker
2021-11-10Fix T92979: Emission Strength Animation read wrong in 3.0Philipp Oeser
2021-11-10Fix T92874: Custom normals reset when vertex is deletedCampbell Barton
2021-11-09Fix: Incorrect assert in dot grid drawingHans Goudey
2021-11-09Fix: Crash with no active object after recent commitHans Goudey
2021-11-09Fix T92908: print warning when instance recursion limit is reachedJacques Lucke
2021-11-09Viewport: Remove different outline color for instancesHans Goudey
2021-11-09Fix T92928: Geometry nodes animation decorator wrong for vectorsPhilipp Oeser
2021-11-09Fix: wrong attribute propagation in Distribute nodeJacques Lucke
2021-11-09Cleanup: Remove `SMALL_TRI_RIGHT_VEC` iconPablo Vazquez
2021-11-09Fix T92939: Crash on drop when a curve is the active objectGermano Cavalcante
2021-11-09View3D Snap Cursor: make the pool a little more restrictiveGermano Cavalcante
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-09Fix T92934: crash rendering with wrong image pathJacques Lucke
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-11-09Fix T92384: Wrong UV layers used with Boolean Modifier (Fast Solver)Campbell Barton
2021-11-09Fix T92704: Redrawing while saving crashes outside the main threadJeducious
2021-11-08Fix performance issues with pose library sidebar and many posesJulian Eisel
2021-11-08Fix T92043: Relax/Push Pose does nothing for quaternion rotation.Alexander Gavrilov
2021-11-08Fix T92481: Memory leak with subdivision surface modifierCampbell Barton
2021-11-08Fix reading the 3rd value of 2D cursors when transformingCampbell Barton
2021-11-08Cleanup: quiet compiler warningsCampbell Barton
2021-11-08CMake: add missing headers to CMake listsCampbell Barton
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-06Cleanup: Decrease variable scope, rename functionsHans Goudey