Graphite/editor/src/messages
mTvare 8a68683a93
Add pivot type selection with Custom Pivot, Origin (Average Point), and Origin (Active Object) to the Select tool (#2730)
* add origin

* cleanup pivot

* a lot of stuff

* reset pivot

* fix transform with pivot issues

* fixes

* some more cleanup

* fixes

* finally works

* origin fixes

* fix spaces

* fix using dragged_layers

* simplify pivot logic

* fix bugs

* fix the final bug

* fix in select_tool

* fix updates

* some more refactors to fix misunderstanding and refactor

* add checkboxes

* fix labels

* fix stuff which broke at merge

* update

* cargo fmt

* fix serde crash

* fix pivot not updating on move

* fix pivot not becoming last active refernce

* fix redraw issues

* add: active pivot

* cargo fmt

* fix pivot showing up in default mode

* add: pivot pin

* fix: use pin icons

* cargo: cargo lock update?

* fix: use checkbox instead of Overlays

* refactor: add dot to path_tool

* add: active origins

* UI tweaks

* add: add all of the stuff for path tool

* remove: unused layer

* fix: pivot pinning and origin angle

* fix: pin only if moved in first place

* cargo: fmt

* fix: pivot use disabled method

* fix: remove redudant NoOp

* fix: 3 stuff

* fix: select from elsewhere

* fix: compass rose wobbling around

* add: move pivot on grab

* add: move pivot on nudge

* add: move pivot on Grab

* Code review and tooltips

* fixes

* fixes

* fixes

* fix: skipping artboard on bounds calculation

* fix: by default have origin

* Fix prior fix

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-08 09:24:54 +00:00
..
animation Bulk rename `gcore` -> `gstd` in editor (#2729) 2025-06-19 20:28:17 -07:00
broadcast Restore auto-panning that #2443 had broken (#2562) 2025-04-13 22:19:08 +00:00
debug Add new icons to all menu bar entries 2025-02-07 19:08:06 -08:00
dialog Port node graph wires to the backend and improve graph UI performance (#2795) 2025-07-04 22:53:37 -07:00
frontend Port node graph wires to the backend and improve graph UI performance (#2795) 2025-07-04 22:53:37 -07:00
globals Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
input_mapper Improve Path tool layer selection behavior using double-click instead of single-click (#2794) 2025-07-05 14:17:30 -07:00
input_preprocessor Restore auto-panning that #2443 had broken (#2562) 2025-04-13 22:19:08 +00:00
layout Add pivot type selection with Custom Pivot, Origin (Average Point), and Origin (Active Object) to the Select tool (#2730) 2025-07-08 09:24:54 +00:00
portfolio Add pivot type selection with Custom Pivot, Origin (Average Point), and Origin (Active Object) to the Select tool (#2730) 2025-07-08 09:24:54 +00:00
preferences Port node graph wires to the backend and improve graph UI performance (#2795) 2025-07-04 22:53:37 -07:00
tool Add pivot type selection with Custom Pivot, Origin (Average Point), and Origin (Active Object) to the Select tool (#2730) 2025-07-08 09:24:54 +00:00
workspace Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
message.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
mod.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
prelude.rs Remove dead code for Imaginate 2025-06-26 18:46:46 -07:00