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-09-14Implemented XPBD with distance and volume constraints. Self collisions implem...soc-2022-soft-bodiesAarnav Dhanuka
2022-07-11Fixed a few bugs. Added floating point error handling. Added view for multipl...Aarnav Dhanuka
2022-07-03First pass at the tetrahedralization code, there are some bugs present that n...Aarnav Dhanuka
2022-06-10Fix regression in the recent unit system changeRamil Roosileht
2022-06-10Cleanup: inconsistent naming with recent locking checks in WaylandCampbell Barton
2022-06-10Fix T98727: Dynamic Paint does not update normalsPhilipp Oeser
2022-06-10Fix T98758: Crash setting the clipboard in WaylandCampbell Barton
2022-06-10Fix dropping files in WaylandCampbell Barton
2022-06-10GHOST/Wayland: define a log handler to help tracking down errorsCampbell Barton
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-06-10Clenaup: use early returns in GHOST/WaylandCampbell Barton
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-10Fix: Missing includeHans Goudey
2022-06-09UI: Sculpt Curves Slide iconDalai Felinto
2022-06-09Fix: Crash in selection paint brush with empty curvesHans Goudey
2022-06-09FCurve: optimize search from an RNA path + index.Bastien Montagne
2022-06-09Fix variable being used without being initializedGermano Cavalcante
2022-06-09Fix GHOST/Wayland memory leak when copying textCampbell Barton
2022-06-09Cleanup: use C-style comments, add missing doxy sectionCampbell Barton
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-09Curves: Port delete geometry node to the new curves typeHans Goudey
2022-06-09Cleanup: Unused but set variable in Cycles Metal profilerSergey Sharybin
2022-06-09Fix T98686: Cant rename local NLA tracks within a local library override data...Bastien Montagne
2022-06-09Cleanup: return true/false instead of 0/1 when returnin boolean.Bastien Montagne
2022-06-09Fix T78815: Redraw UV Editor on collection visibility changeChris Blackbourn
2022-06-09UI: Tooltip Edit - Copy to selected buttonAaron Carlisle
2022-06-09Cleanup: Removed unused variableAaron Carlisle
2022-06-09Fix T98688: Snapping not working in curve objects with evaluated geometryGermano Cavalcante
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-09Cleanup: warningsCampbell Barton
2022-06-09Cleanup: formatCampbell Barton
2022-06-09Fix software cursor being used with absolute events in WaylandCampbell Barton
2022-06-09Fix assert triggered when snapping to evaluated geometry of a CurveGermano Cavalcante
2022-06-09Cleanup: quiet warningsCampbell Barton
2022-06-09Fix armatures not visible in VRPeter Kim
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-08D14823: Adds operator to duplicate the active color attribute layerDennis Ranish
2022-06-08D15085: Fix numbers jumping in edit voxel size widgetRamil Roosileht
2022-06-08Fix: Incorrect curves and pointcloud bounding boxesHans Goudey
2022-06-08LibOverride: Make 'image/movieclip user` properties editable.Bastien Montagne
2022-06-08Fix (unreported) missing rna path for some background image properties.Bastien Montagne
2022-06-08RNA nodetree: improve ImageUser path helper.Bastien Montagne
2022-06-08Curves: use radius of middle point to determine curve shapeJacques Lucke
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke
2022-06-08Fix: Heap buffer overflow in new curves set type nodeHans Goudey
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-08Fix T98624: Curve Pen NURBS extrusion creates duplicatesDilith Jayakody
2022-06-08Fix T98620: Video sequencer screen corruption occurs when resizing.Jeroen Bakker
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar