Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

2D Shape Editor: User Friendliness Update #42

Merged
merged 3 commits into from
Mar 3, 2018

Conversation

Henry00IS
Copy link
Collaborator

  • Fixed: When extruding to a point the pivot wasn't moving according to the extrude scale.
  • Added: Bevel extruding mode has been implemented.
  • Added: Duplicating shapes by pressing SHIFT + D or the toolbar icon.
  • Added: Rotating only the selected shapes or if none are selected the entire project.
  • Improved: Can now select any object (and deselect) and move them all at the same time relative to their previous position by holding SHIFT.

dwucd2tw0aaknbj

… the extrude scale.

Added: Bevel extruding mode has been implemented.
Added: Duplicating shapes by pressing SHIFT + D or the toolbar icon.
Added: Rotating only the selected shapes or if none are selected the entire project.
Improved: Can now select any object (and deselect) and move them all at the same time relative to their previous position by holding SHIFT.
…hm significantly reducing the amount of brushes required to represent complex shapes and cleaning up the wireframe.

The default 2D Shape Editor Brush project is now centered vertically so it doesn't stick through the floor on instantiating it.
@Henry00IS
Copy link
Collaborator Author

  • Improved: Replaced triangulation with the Bayazit polygon decomposition algorithm significantly reducing the amount of brushes required to represent complex shapes and cleaning up the wireframe.
  • Fixed: The default 2D Shape Editor Brush project is now centered vertically so it doesn't stick through the floor on instantiating it.

image

@sabresaurus sabresaurus merged commit b9c0128 into sabresaurus:master Mar 3, 2018
@Henry00IS Henry00IS deleted the 2DFeatures branch March 3, 2018 19:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants