-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Various editor improvements - add F2 and DELETE shortcuts to portrait list - add F2 shortcut to type sound mood list - auto-edit newly created portraits/portraitgroups - fix type in index_class.scan_for_layouts() that prevented layout description from showing as tooltip - make complex picker select all text on focus for quicker editing. * Further Character/Portrait improvements - make sure DEL shortcut for portraits only works when portrait list is focused - make default layout use "Fit Scale Height" for portrait containers - add a setting to change the default layouts size mode of portrait containers - make the portrait class separate from the default portrait. * Rename portrait class * Multiple fixes and improvements - make sure portrait completion is triggered even if text is already written behind it - make sure name label is shown if hide_when_empty is false - make sure missing default sound mood doesn't result in crash - add default layout name label offset setting - make sure portrait node is instantly removed from tree - fix lots of small mistakes in portrait subsystem - add dialogic background class that should be inherited by custom backgrounds - simplify default background scene and make it inherit from dialogic_background - add lots of settings and improvements to the RPG layout
- Loading branch information
1 parent
4a4f6b4
commit 6b3962c
Showing
24 changed files
with
444 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.