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
2019-12-22Object: extract data transform container into own APICampbell Barton
2019-12-20Remove empty header added by accidentCampbell Barton
2019-12-20Cleanup: simplify transform cursor DPI scalingCampbell Barton
2019-12-20Cleanup: split transform cursor drawing into their own filesCampbell Barton
2019-12-19UI: use DPI scale for transform cursorsCampbell Barton
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-13Gizmo: add gizmos for UV transform translate/rotate/scaleCampbell Barton
2019-12-12Fix tool fallback being ignored with transform gizmosCampbell Barton
2019-12-09Gizmo: add view aligned gizmo for shearCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-03Fix T72112: Perpendicular snapping with closest not workingmano-wii
2019-12-02Fix T72071: Crash on snap to edgemano-wii
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-29Fix T72024: Transform Snap: Alingn Rotation distorts objectmano-wii
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-11-13Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-13Fix T71494: brush curve transform crash in sculpt modeCampbell Barton
2019-11-11Merge remote-tracking branch 'origin/blender-v2.81-release'Dalai Felinto
2019-11-11Fix T71487: Crashes When Calling Texture Space OperatorsDalai Felinto
2019-11-09Fix T71436: proportional_edit_objects turns off when translating cursor in ed...mano-wii
2019-11-09Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-09Fix T71379: Even edge slide shows random points on screenCampbell Barton
2019-11-08Fix T69799: Glitches when moving object camera is locked tomano-wii
2019-10-31Transform: Add option to exclude back facing geometry from snappingmano-wii
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-10-28Fix T50148: Header: Wrong rounding when moving framesmano-wii
2019-10-28Cleanup: use doxy sections for transform_snapmano-wii
2019-10-24UI: partial revert of renaming Normal -> RegularCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-24Transform: reverse absolute, ratio vertical motionCampbell Barton
2019-10-15Fix T70386: Crash when snapping to edges in specific situationsmano-wii
2019-10-14Fix autokeyframe not working on bones mirrored bonesSebastian Parborg
2019-10-11Fix T70729: Multi-object edit UV not transform all meshesmano-wii
2019-10-10UI: Only hide locked transform manipulator axes for matching spacesJulian Eisel
2019-10-10Fix missing manipulator update when toggling bone lockJulian Eisel
2019-10-10Fix: Manipulator visible if root or tip of locked bone is selectedJulian Eisel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-07Fix T70406: crash editing keyframes while in sculpt modeBrecht Van Lommel
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04Fix T70504: Moving nodes in the node editor stops after hotkey is liftedPhilipp Oeser
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-26Fix T70126: Can't Snap To Vertex With RigidbodySergey Sharybin
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel