Commit Graph

12 Commits

Author SHA1 Message Date
AbstractConcept b15c046738 Added guard for 'None' SoundDef option 2022-11-06 18:12:06 -06:00
AbstractConcept 23f8d8cfec Bug fixes
- Animation keys should be better synced with the animation (fewer instance of missing keys)
- Copied keyframes and cloned stages should no longer be linked to each other
-If you delete the first keyframe in a clip, instead of denying you, it will reset the associated actor it to its default starting position
- You can now move keyframes over the first one in a clip and override it. If less than two keys remain, new keys will be generated to a minimum of a two
- Fixed error when cycling through actor body parts
2022-11-05 23:03:51 -05:00
AbstractConcept 270c4cf55b Bug fixes
- Fixed issue where animation would not evaluate the clip percentage correctly
- Fixed pawn race selection drop down not updating
- Fixed issue that was stopping animations with floating points in integer fields from loading
2022-10-31 21:19:52 -05:00
AbstractConcept bb2cc29393 Squashed commit of the following:
commit af4dab5546
Author: AbstractConcept <abstract.concept@mail.com>
Date:   Mon Oct 31 19:58:41 2022 -0500

    Code refactor

commit e14a12f2ab
Author: AbstractConcept <abstract.concept@mail.com>
Date:   Mon Oct 31 00:44:53 2022 -0500

    Code refactor

commit 5ca7e486f8
Author: AbstractConcept <abstract.concept@mail.com>
Date:   Fri Oct 28 19:52:58 2022 -0500

    Code refactor

commit a55ba7b95b
Author: AbstractConcept <abstract.concept@mail.com>
Date:   Fri Oct 28 00:28:51 2022 -0500

    Code refactor

commit 757badf4f6
Author: AbstractConcept <abstract.concept@mail.com>
Date:   Thu Oct 27 00:56:04 2022 -0500

    Code refactor
2022-10-31 20:00:38 -05:00
AbstractConcept 2e50221118 GUI rearrangement 2022-10-20 00:32:13 -05:00
AbstractConcept 04f8c6a2e4 Appendage rotation is now absolute 2022-10-18 22:18:46 -05:00
AbstractConcept 2989d9a72c Bug fixes plus extra features
- Insert adds a new keyframe to the selected timeline
- New stages have frames cloned from the last frame of current stage
- Existing key are now replaced when another key is dropped on them
- Fixed bug where starting a new animation could result in errors
2022-10-18 21:57:43 -05:00
AbstractConcept ca22fa0c18 Added interaction defs 2022-10-16 23:04:48 -05:00
AbstractConcept 3d2c11f469 Bug fix for menu items 2022-10-12 01:16:08 -05:00
AbstractConcept 3d859555ad UI 2.0 2022-10-12 00:22:29 -05:00
AbstractConcept 7e1680a7fb Standalone exported 2022-09-25 23:10:41 -05:00
AbstractConcept 3c7cc0c973 Initial commit 2022-09-13 00:36:34 -05:00