Magnus Auvinen
|
6a6a5f00c9
|
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
Edited by @ChillerDragon to fit in ddnet
(cherry picked from commit cb95e8dfe8 )
|
2019-11-22 18:08:37 +01:00 |
|
Andrii Vynychenko
|
1671e6fbfc
|
numbers dynamically centered for OpenGL 3.3
|
2019-08-17 03:42:54 +03:00 |
|
Andrew
|
0fffd7705f
|
Cl_text_entities_size (#1632)
* new command added
* fix code duplication after merge
* merge #1632 suggestions
* align the texture to the center vertically
* refactor
* fix RenderSwitchOverlay
* Update src/engine/client/text.cpp
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
|
2019-05-06 14:19:10 +02:00 |
|
Learath
|
979d58f830
|
Use colors in CTextRender
|
2019-04-27 01:34:20 +03:00 |
|
jupeyy
|
619a33a7d5
|
text kerning fix, add new text render flags for accurate positioning
|
2019-01-06 06:42:57 +01:00 |
|
Jupeyy
|
70c06be87e
|
allow non pixel alignment rendering, instead fo changing texture filter
add window resize event, and remove the font size limitation
|
2018-03-21 15:45:08 +01:00 |
|
Jupeyy
|
62c3074c88
|
add new text renderer engine to support text buffering, cursors, text
marking and less character texture updates
|
2018-03-13 21:49:07 +01:00 |
|
def
|
151da9af97
|
Remove Emojis
|
2018-01-25 20:03:18 +01:00 |
|
Michał
|
58b0ae5fc7
|
Possible emoji rendering fix
|
2017-10-28 09:08:17 +02:00 |
|
Jupeyy
|
9fd1290734
|
auto adjust font size for entity overlay
|
2017-09-27 12:19:39 +02:00 |
|
Jupeyy
|
31844d3353
|
set max width for custom text texture upload and fixing alignments for
texture updates
|
2017-09-15 03:01:26 +02:00 |
|
Jupeyy
|
2af3393810
|
add glyph upload for custom textures
|
2017-09-12 20:11:14 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
oy
|
09dc08859d
|
added a function to set the text outline colour and increased readability of nameplates on bright backgrounds. Closes #205
|
2011-03-13 12:55:00 +01:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
oy
|
411db8b885
|
fixed that chat message gets out of the window. Closes #102
|
2010-10-11 02:29:30 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|