Ellpeck
|
f4f7df0eb8
|
inflate view width and height for gamepad input to account for offscreen elements
|
2020-03-17 15:24:33 +01:00 |
|
Ellpeck
|
5e3fdbb8ef
|
made controls independent of ui systems to allow for multiple controls for one ui
|
2020-03-17 15:04:36 +01:00 |
|
Ellpeck
|
ba973c1b72
|
made sliders only react to pressing
|
2020-03-16 19:44:32 +01:00 |
|
Ellpeck
|
ceaaaefb47
|
fixed the fix
|
2020-03-16 19:22:08 +01:00 |
|
Ellpeck
|
6c866cec74
|
Fixed dropdown menus not working with gamepads
|
2020-03-16 19:13:33 +01:00 |
|
Ellpeck
|
e96b155f99
|
fixed selected element looking bad with smooth scrolling
|
2020-03-16 15:44:53 +01:00 |
|
Ellpeck
|
9df1b05bee
|
allow changing auto nav mode value
|
2020-03-16 15:33:25 +01:00 |
|
Ellpeck
|
76cb94bb34
|
added smooth scrolling
|
2020-03-07 22:09:11 +01:00 |
|
Ellpeck
|
bc18d4db15
|
only publish on master
|
2020-03-05 00:41:29 +01:00 |
|
Ellpeck
|
612df004e6
|
made custom draw group only end and begin when it needs to
|
2020-03-02 10:31:03 +01:00 |
|
Ellpeck
|
c92e4e0fd1
|
fixed text field crash when pasting an empty clipboard
|
2020-03-02 09:40:07 +01:00 |
|
Ellpeck
|
98a7e3b633
|
added lag reduction techniques(tm) to the core project and update the templates
|
2020-02-28 17:20:46 +01:00 |
|
Ellpeck
|
b38999a50c
|
made AddJsonConverter not require the generic type
|
2020-02-27 19:54:44 +01:00 |
|
Ellpeck
|
c7ac35e74c
|
added textcopy to the android project to make it compile again
|
2020-02-27 19:48:18 +01:00 |
|
Ellpeck
|
2744f7d806
|
made json converter collection code a bit cleaner
|
2020-02-27 19:43:36 +01:00 |
|
Ellpeck
|
d0370e583e
|
added direction rotation methods
|
2020-02-27 19:15:02 +01:00 |
|
Ellpeck
|
9f870738b0
|
added some json utilities to Data
|
2020-02-27 18:56:49 +01:00 |
|
Ellpeck
|
ae0fc22de3
|
added text copying and pasting to mlem.ui
|
2020-02-27 17:51:44 +01:00 |
|
Ellpeck
|
8d1b291f39
|
made mlem.data and mlem.extended dependencies optional
|
2020-02-26 23:04:17 +01:00 |
|
Ellpeck
|
052b83bbf5
|
added instances to templates
|
2020-02-26 13:24:42 +01:00 |
|
Ellpeck
|
1bb2f6ddc3
|
Merge remote-tracking branch 'origin/master'
|
2020-02-26 10:30:13 +01:00 |
|
Ellpeck
|
f544e5d951
|
update
|
2020-02-26 10:29:58 +01:00 |
|
Ellpeck
|
9d90a72d53
|
removed template building
|
2020-02-26 10:28:23 +01:00 |
|
Ellpeck
|
2a8766dc05
|
whoops subfolders
|
2020-02-26 10:27:22 +01:00 |
|
Ellpeck
|
55216583f3
|
added template building
|
2020-02-26 10:26:22 +01:00 |
|
Ellpeck
|
8205579362
|
fixed content file being windows instead of desktopgl
|
2020-02-26 10:20:23 +01:00 |
|
Ellpeck
|
7a06f82ab3
|
added a dotnet core template
|
2020-02-26 10:18:24 +01:00 |
|
Ellpeck
|
9a8e03a972
|
fix missing imports in desktopgl template
|
2020-02-24 18:43:16 +01:00 |
|
Ellpeck
|
e2aa98cdff
|
update template project
|
2020-02-24 18:38:12 +01:00 |
|
Ellpeck
|
e6b8402959
|
I truly have no idea what the difference is but this is the fix for the problem
|
2020-02-24 18:36:31 +01:00 |
|
Ellpeck
|
68df8667f4
|
update mlem in template and add text input wrapper
|
2020-02-24 18:13:33 +01:00 |
|
Ellpeck
|
3adebdbeea
|
remove symbols part
|
2020-02-24 18:10:57 +01:00 |
|
Ellpeck
|
61fa55524b
|
fix naming in a few locations
|
2020-02-24 18:07:40 +01:00 |
|
Ellpeck
|
d9dd558ed6
|
update
|
2020-02-24 17:40:24 +01:00 |
|
Ellpeck
|
bd76e71500
|
maybe not just copy tutorials without changing their content
|
2020-02-24 17:39:08 +01:00 |
|
Ellpeck
|
0046811ca0
|
added project templates
|
2020-02-24 17:34:05 +01:00 |
|
Ellpeck
|
be2498e583
|
added a None TextInputWrapper
|
2020-02-24 14:16:05 +01:00 |
|
Ellpeck
|
0adb444c69
|
indent this a bit nicer
|
2020-02-24 14:05:07 +01:00 |
|
Ellpeck
|
08c4281da1
|
added a new text input system
|
2020-02-24 14:03:53 +01:00 |
|
Ellpeck
|
719bdc7176
|
make MLEM.Ui not crash on DesktopGL.Core
|
2020-02-24 00:42:01 +01:00 |
|
Ellpeck
|
88b467725c
|
disable symbols because it doesn#t work with wildcards for some reason
|
2020-02-21 15:19:01 +01:00 |
|
Ellpeck
|
f96e0ae625
|
use VersionPrefix to make VersionSuffix work
|
2020-02-21 15:13:07 +01:00 |
|
Ellpeck
|
34a52d5499
|
fixed credentials, oh God
|
2020-02-21 15:09:33 +01:00 |
|
Ellpeck
|
5843655fe8
|
actually use the right command
|
2020-02-21 15:05:15 +01:00 |
|
Ellpeck
|
5cd5a252da
|
added baget credentials to pipeline
|
2020-02-21 15:04:26 +01:00 |
|
Ellpeck
|
0b27135ef1
|
ambiguous source
|
2020-02-21 13:51:39 +01:00 |
|
Ellpeck
|
400613e1b9
|
apparently rm by pattern is not a thing??
|
2020-02-21 13:50:41 +01:00 |
|
Ellpeck
|
1c708bab2b
|
try to push to private nuget feed
|
2020-02-21 13:41:33 +01:00 |
|
Ellpeck
|
39b37f9c1b
|
Merge remote-tracking branch 'origin/master'
|
2020-02-20 17:57:21 +01:00 |
|
Ellpeck
|
93a77b882f
|
added an FPS counter to the demos
|
2020-02-20 17:57:14 +01:00 |
|