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-06-09Cleanup: use const variables & argumentsCampbell Barton
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-09UI: Tooltip Edit - Copy to selected buttonAaron 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 assert triggered when snapping to evaluated geometry of a CurveGermano Cavalcante
2022-06-09Fix armatures not visible in VRPeter Kim
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph 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 T98624: Curve Pen NURBS extrusion creates duplicatesDilith Jayakody
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar
2022-06-08Fix T98565: remove unused BRUSH_PAINT icon definitionPhilipp Oeser
2022-06-08Cleanup: Use const variables/pointersHans Goudey
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-08Fix: Improve poll for convert attribute operatorHans Goudey
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-06-07UI: Curves Sculpt density + smooth brushesDalai Felinto
2022-06-07IME Cleanup: Removal of BLT_lang_is_ime_supportedHarley Acheson
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Marker drawing: don't restore GPU line widthSybren A. Stüvel
2022-06-07Curves: fix transforms in Add brushJacques Lucke
2022-06-07Cleanup: remove dead codeJacques Lucke
2022-06-07Fix drawing increments after running Spin gizmoGermano Cavalcante
2022-06-07Cleanup: potential dereferencing of a NULL pointerGermano Cavalcante
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-07Cleanup: note that checking only the left modifiers isn't a mistakeCampbell Barton
2022-06-07Keymap: use both left/right modifier keysCampbell Barton
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-07Cleanup: use doxy sections for mask add operators & functionsCampbell Barton
2022-06-07Cleanup: formatCampbell Barton
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-06-06STL: Add new C++ based STL importerIyad Ahmed
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-06UI: offset scale gizmos instead of scaling their shapeCampbell Barton
2022-06-05Cleanup: Remove unused BKE_spline.hh includesHans Goudey
2022-06-05Fix: incorrect operator warningJacques Lucke
2022-06-05UI: align gizmo scale handles to both Y and Z axesCampbell Barton
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-06-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-05Fix compiling debug buildJacques Lucke
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-06-03Fix T98580: image flip/invert/resize don't work on active UDIM tileBrecht Van Lommel
2022-06-03Sculpt: Fix zeroing of last position on stroke startJoseph Eagar
2022-06-03Fix T98579: image save operators changing file path to absoluteBrecht Van Lommel