Various UI changes and terrain editor fixes #2818
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Replaced welcome message with something more useful:
Added special box for terrain editing mode
and a tooltip
Added
getEventCommandTrimmed
to trim EXPL from shortcut names and removed''
for cleaner textFixed terrain editor objects moving (introduced with Fixes player character stuttering at high FPS #2816)
Fixed stuttering when moving objects in terrain editor
Fixed typo in icon names in terrain editor
EV_COMMON_ENTER_CHATMODE:
use Y explicitly because it interferes withEV_COMMON_TOGGLE_TERRAIN_EDITOR
Αdded PlotHistogram in SimPerfStats and unified theme with SimActorStats and TopMenubar