Skip to content

Brush tool live preview - #1116

Merged
Keavon merged 7 commits into
masterfrom
brush-immediate-preview
Apr 12, 2023
Merged

Keavon merged 7 commits into
masterfrom
brush-immediate-preview

Conversation

@0HyperCube

@0HyperCube 0HyperCube commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

Add a preview to the brush tool.

Closes #1069

@Keavon Keavon changed the title Brush tool preview Brush tool live preview Apr 12, 2023
@Keavon

Keavon commented Apr 12, 2023

Copy link
Copy Markdown
Member

@TrueDoctor is there any dead code to strip out relating to the Freehand tool-derived live polyline preview that gets replaced with the brush? I know your switch only changed a few lines.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 12, 2023

Copy link
Copy Markdown

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4193387
Status: ✅  Deploy successful!
Preview URL: https://f24c82af.graphite.pages.dev
Branch Preview URL: https://brush-immediate-preview.graphite.pages.dev

View logs

@Keavon

Keavon commented Apr 12, 2023

Copy link
Copy Markdown
Member

Merging despite CI being broken right now, I ran cargo test on my machine.

@Keavon
Keavon merged commit a2d9cd3 into master Apr 12, 2023
@Keavon
Keavon deleted the brush-immediate-preview branch April 12, 2023 17:50
Keavon added a commit that referenced this pull request Apr 12, 2023
* Disable vector preview for brush tool

* Fix brush preview

* Fix warping

* Left and right square brackets to change size

* Add linear interpolation

* Modfiy existing selected brush layer

* Resolve warnings

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
Keavon added a commit that referenced this pull request Apr 16, 2023
…using Ctrl+D (#1118)

* Nudging is now based on local pixel dimensions

* Brush tool live preview (#1116)

* Disable vector preview for brush tool

* Fix brush preview

* Fix warping

* Left and right square brackets to change size

* Add linear interpolation

* Modfiy existing selected brush layer

* Resolve warnings

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>

* Duplicating a layer selects only new layer

* Add Ctrl+J duplicate alias hotkey

---------

Co-authored-by: 0HyperCube <78500760+0HyperCube@users.noreply.github.com>
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
Keavon added a commit that referenced this pull request Jul 30, 2023
* Disable vector preview for brush tool

* Fix brush preview

* Fix warping

* Left and right square brackets to change size

* Add linear interpolation

* Modfiy existing selected brush layer

* Resolve warnings

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
Keavon added a commit that referenced this pull request Jul 30, 2023
…using Ctrl+D (#1118)

* Nudging is now based on local pixel dimensions

* Brush tool live preview (#1116)

* Disable vector preview for brush tool

* Fix brush preview

* Fix warping

* Left and right square brackets to change size

* Add linear interpolation

* Modfiy existing selected brush layer

* Resolve warnings

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>

* Duplicating a layer selects only new layer

* Add Ctrl+J duplicate alias hotkey

---------

Co-authored-by: 0HyperCube <78500760+0HyperCube@users.noreply.github.com>
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Brush tool and node

3 participants