Commit Graph

9 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 876ffe65d0 Added audio 2022-11-01 16:38:31 -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 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 518a912ef1 Bug fixes (issues #1, 2, 3 and 6) 2022-10-02 00:42:07 -05:00
AbstractConcept 6b44db7400 Bug fixes
- Fixed bug where graphic paths would be repeated in the race settings menu
- The body type dropdown and offset fields will deactivate and no longer apply when an actor's race is changed to a non-humanoid
2022-09-27 19:07:18 -05:00
AbstractConcept 7e1680a7fb Standalone exported 2022-09-25 23:10:41 -05:00