Imbris
|
64d885a192
|
Clippy fixes
|
2020-11-11 03:02:51 -05:00 |
|
Imbris
|
584824d405
|
Tweak scrollbar in char select screen to look nicer, fix warnings, remove old ui code, add character loading/deleting/creating/error info popups
|
2020-11-11 03:02:23 -05:00 |
|
Imbris
|
9df8368c88
|
Add some tracing spans
|
2020-11-11 03:02:23 -05:00 |
|
Imbris
|
d2166fed3d
|
Make iced ui use scale from the settings
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
eda7b380dd
|
Change glyph cache position tolerance to match changes in master
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
469b048de9
|
Update iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
90bfafc469
|
Fix tooltip positioning for tooltipped elements inside Scrollable widgets
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
cd1a134c26
|
Fix bug in body.validate(), add sliders to iced char creation screen, make char selection screen more closely resemble the master version in style
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
3b664d2efb
|
Fix tooltip border images, fade tooltips properly, improve tooltip positioning
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
d8854e9300
|
Add a tooltip to the char select screen to test
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
5c85a29111
|
Create Tooltip widget in iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
c247263258
|
Update to the latest git iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
42c6550a0b
|
Add more parts of the character selection screen, add mouse detector widget, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
de770694d8
|
Basic structure of character selection
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
586bdddc9e
|
Add gradient primitive to ui, adjust textbox aspect ratio, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
3baac6aeba
|
Update to latest iced git, rebase fixes
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
545f3bd44b
|
Start rewrite of character selection with iced
|
2020-11-11 03:02:21 -05:00 |
|
CapsizeGlimmer
|
34f92c7076
|
Implement renderer for slider
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e29364eedf
|
Add border styling to container
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e2bf974ecb
|
Add Scrollable widget support, implement disclaimer screen, rearrangements of main menu ui code
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
73982637b2
|
Add styling for Container, implement auth trust prompt, misc additions
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
20a46eb526
|
Make all the fonts available in iced ui rework
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
5c13983631
|
Add parts of main menu such as version text and info text banner, make connection screen
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
d6b38c8cd2
|
More main menu work, split main menu ui into multiple modules, misc fixes in the renderer
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
80426f352b
|
Fix whitespace glitches, center text cursor
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
561068106e
|
Add input fields to main menu attempt, fix a few bugs, add bullet point to the font (might have done this wrong). (just a few glitches left when text contains spaces)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e4bc035a62
|
Add support for TextInput widget, rename widgets module to widget, update to glyph_brush 0.7.0
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
75adcb20e8
|
More buttons, FillText custom widget that adjusts text size based on available space, created button component thing (a reusable composition of widgets), fixed log to tracing rebase error
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
04fe308b9c
|
Rearrange iced renderer modules, wire up events for the main menu iced ui
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
095345d8c6
|
Add support for Button widget, new custom widget AspectRatioContainer
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
bc0792a57a
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
0053299b14
|
Text rendering for iced with glyph_brush works now
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
fa1cd17a71
|
Add for<'b> lifetime annotation (almost worked)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
a7458c099c
|
Implement text renderering with glyph_brush (lifetime error)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
29526977d8
|
Add support for Space widget, refine main menu ui, misc fixes and improvements.
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
b25162635a
|
Revamp BackgroundContainer with scale specific padding, and use in main menu attempt
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
5428feb0df
|
Add Stack and CompoundGraphic widgets
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
b5d31f6cba
|
Begin implementing container widget with an image background
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
6a4b7b70c2
|
Start experimenting with replicating main menu
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
0305c1979a
|
Get resizing working
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
bbbede68fc
|
Initial setup to use iced
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
308cca0dc9
|
Put server-cli specific settings in their own structure, serde_derive -> serde
|
2020-10-10 02:10:32 -04:00 |
|
Monty Marz
|
2b800a2b63
|
make clippy happy
Delete glider.ron
|
2020-10-07 02:23:20 +00:00 |
|
Ben Wallis
|
712f2e9c97
|
* Moved migrations to beginning of server initialisation
* Added migrations for entity ID changes to existing tables
|
2020-09-17 23:02:14 +00:00 |
|
Imbris
|
c3ae641fbb
|
Merge branch 'imbris/tracy' into 'master'
Add more tracing instrumentation and tracy support
See merge request veloren/veloren!1359
|
2020-09-10 05:07:51 +00:00 |
|
Raiyan Sayeed
|
906da2f0c7
|
added option for borderless fullscreen in setting -> graphics menu
|
2020-09-07 05:12:15 +00:00 |
|
Imbris
|
f39d1e9bb5
|
Use less verbose span names when the tracy feature is off
|
2020-09-07 00:59:16 -04:00 |
|
Imbris
|
50ceb1c93e
|
Add workaround for spans with winit loop, configure filtering when the tracy feature is on, spinkle some spans in the codebase
|
2020-09-06 22:28:14 -04:00 |
|
Joshua Yanovski
|
3a96b73b2c
|
Move figure meshing to a background thread.
|
2020-08-28 05:25:31 +02:00 |
|
notoria
|
2be4202d01
|
Corrected some spelling errors
|
2020-08-25 12:21:25 +00:00 |
|