Tomas Jakobsson
|
a02a747c50
|
Redid the entire Renderer
Made all components render using triangle strips
|
2019-08-25 15:45:22 +02:00 |
|
Rael Gugelmin Cunha
|
464b0992ad
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
|
Tomas Jakobsson
|
bd0c6beed5
|
Silence warnings
|
2017-11-18 23:20:09 +01:00 |
|
Tomas Jakobsson
|
ae5f9a0342
|
Move StringUtil to utils subfolder
Added utils/FileSystemUtils which will replace some boost::filesystem functions in the future
|
2017-11-16 19:18:20 +01:00 |
|
Tomas Jakobsson
|
232f36f866
|
Implement StringUtil which has stolen some functions from Font and added unicode2Chars
|
2017-11-10 19:54:03 +01:00 |
|
Tomas Jakobsson
|
a8fc560749
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
|
Tomas Jakobsson
|
73a2f6b716
|
Replace Eigen with "inhouse" vector and matrix math
|
2017-10-28 22:25:01 +02:00 |
|
dirk-de-bugger
|
b851f91bd3
|
Fix initial text positioning and improve keyboard handling in TextEditComponent
|
2017-02-20 21:24:52 +01:00 |
|
Alec Lofquist
|
c870caee03
|
Fix newlines messing up cursor offset.
Fix an uninitialized value in TextEditComponent.
|
2014-10-18 15:46:14 -05:00 |
|
Aloshi
|
531fb50e01
|
Fixed text editing for multi-byte characters.
|
2014-08-30 15:37:51 -05:00 |
|
Aloshi
|
2b22e1fe0b
|
Rewrote font code to use multiple textures.
Will corrupt after playing a game.
|
2014-07-27 16:44:02 -05:00 |
|
Aloshi
|
dbdbcde6cd
|
Renamed folders to match their projects properly.
|
2014-06-20 20:03:05 -05:00 |
|