Add shoe warp #8

Merged
Splendide-Imaginarius merged 2 commits from shoe-warp into master 2023-07-26 21:59:11 +00:00
Splendide-Imaginarius commented 2023-07-01 14:08:52 +00:00 (Migrated from github.com)

Useful for tweaking the dimensions/shape of shoes.

Only accessible from Maker GUI for now.

Useful for tweaking the dimensions/shape of shoes. Only accessible from Maker GUI for now.
ManlyMarco (Migrated from github.com) requested changes 2023-07-02 12:12:35 +00:00
ManlyMarco (Migrated from github.com) left a comment

The code looks good to me as far as functionality goes, although it looks like performance can be a problem.

The code looks good to me as far as functionality goes, although it looks like performance can be a problem.
ManlyMarco (Migrated from github.com) commented 2023-07-02 12:11:31 +00:00

This is fairly expensive to run on every frame. At the very least check if user changed any of the transform properties and don't run this code if not.

This is fairly expensive to run on every frame. At the very least check if user changed any of the transform properties and don't run this code if not.
Splendide-Imaginarius (Migrated from github.com) reviewed 2023-07-02 19:36:33 +00:00
Splendide-Imaginarius (Migrated from github.com) commented 2023-07-02 19:36:33 +00:00

Good point, thanks for noticing that. I'll see if I can optimize that a bit.

Good point, thanks for noticing that. I'll see if I can optimize that a bit.
Splendide-Imaginarius (Migrated from github.com) reviewed 2023-07-26 20:44:23 +00:00
Splendide-Imaginarius (Migrated from github.com) commented 2023-07-26 20:44:23 +00:00

Hopefully better now?

Hopefully better now?
ManlyMarco (Migrated from github.com) approved these changes 2023-07-26 21:58:05 +00:00
ManlyMarco (Migrated from github.com) reviewed 2023-07-26 21:58:22 +00:00
ManlyMarco (Migrated from github.com) commented 2023-07-26 21:58:22 +00:00

Yeah, that works, thanks.

Yeah, that works, thanks.
Sign in to join this conversation.
No description provided.