gyroninja
|
b376826433
|
temporary makefile change pt. 2
|
5 years ago |
gyroninja
|
03191eb9db
|
temporary makefile change
|
5 years ago |
gyroninja
|
374d49174e
|
Got merged code to compile
|
5 years ago |
gyroninja
|
825e22db27
|
Merge remote-tracking branch 'remotes/odili/master'
# Conflicts:
# Makefile
# src/graphics/opengl/Window.cpp
# src/graphics/text/TextRasterizer.cpp
# src/graphics/text/TextRasterizer.h
|
5 years ago |
gyroninja
|
6c45bd9fe3
|
New inline feature works with resizing the window
|
5 years ago |
Odilitime
|
da2f56c33c
|
comment out unused variables
|
5 years ago |
Odilitime
|
852ea8974a
|
upload new texture on resize, rename setVertices to setVerticesColor
|
5 years ago |
Odilitime
|
ec3f4d3f09
|
word wrap clean up, style fixes
|
5 years ago |
Odilitime
|
b965ee93c7
|
updated binaries
|
5 years ago |
Odilitime
|
46f272beef
|
fix bad merge
|
5 years ago |
Odilitime
|
d6a9b72747
|
compiler fix
|
5 years ago |
Odilitime
|
f0c59b5d4e
|
compiler fix
|
5 years ago |
Odilitime
|
eeba49f414
|
Merge commit 'abfa3a1e2914a7e267fb91f6989353faa52c102c'
|
5 years ago |
Odilitime
|
45ca0a27e8
|
xcode project file
|
5 years ago |
Odilitime
|
ffb718004f
|
fix font Y adjust issue and orientation
|
5 years ago |
Odilitime
|
4b93f59d05
|
requested code clean up
|
5 years ago |
gyroninja
|
38aac8bb02
|
Compatibility updates for Makefile
|
5 years ago |
gyroninja
|
1d6a509004
|
added onClick for a tags
|
5 years ago |
gyroninja
|
1523f780a8
|
removed debug
|
5 years ago |
gyroninja
|
9720e39231
|
inline tag
|
5 years ago |
gyroninja
|
abfa3a1e29
|
Accidently was cutting off a single character on wrap
|
5 years ago |
gyroninja
|
d60ab25ccd
|
shift empty components on resize
|
5 years ago |
gyroninja
|
ae14030f0d
|
Layout system is now back to normal
|
5 years ago |
gyroninja
|
5ab9f2f7e1
|
Elements can only render text nodes
|
5 years ago |
gyroninja
|
6aaaff4384
|
Elements can now be more than just a render function
|
5 years ago |
Odilitime
|
5894a5cb09
|
attempt at a better README
|
5 years ago |
Odilitime
|
e3c9be50f1
|
nproc
|
5 years ago |
Odilitime
|
32fdd44f13
|
optimize all glyphs into single glyph (15x speed increase on large pages on OSX)
|
5 years ago |
Odilitime
|
d206d13451
|
Linux and Darwin support in one file
|
5 years ago |
Odilitime
|
31f2ad95b6
|
use anime component
|
5 years ago |
Odilitime
|
ac45ea71bc
|
pull out fontcache
|
5 years ago |
Odilitime
|
452960ccce
|
moved out fontcache, utilize macro in vertices code
|
5 years ago |
Odilitime
|
70090fd285
|
allow anime component to inherit private properties
|
5 years ago |
Odilitime
|
75ea461dc3
|
remove 512 texture
|
5 years ago |
Odilitime
|
1619a0b818
|
new files
|
5 years ago |
Odilitime
|
6f0a02fccd
|
Merge branch 'master' of https://git.teknik.io/gyroninja/netrunner
|
5 years ago |
gyroninja
|
d94b86a936
|
CloverOS support
|
5 years ago |
gyroninja
|
c31fe92747
|
Moved renderer code stuff out of the html module and into the graphics module
|
5 years ago |
Odilitime
|
30937085f9
|
create font loader cache
|
5 years ago |
Odilitime
|
a7db99086f
|
guard against those pesky null ptrs
|
5 years ago |
Odilitime
|
9327485e0d
|
make clang happy
|
5 years ago |
Odilitime
|
bc26606da5
|
remove const, since we can't cast
|
5 years ago |
Odilitime
|
10d26e1484
|
remove const, since we can't cast
|
5 years ago |
Odilitime
|
70b3dfafa1
|
make clang happy
|
5 years ago |
Odilitime
|
31709478fc
|
OSX Makefile changes
|
5 years ago |
gyroninja
|
99611cc6c4
|
Fixed all warnings in the project
|
5 years ago |
gyroninja
|
32e8df137a
|
Added <a> tag, including blue text
|
5 years ago |
gyroninja
|
e2392f5b7b
|
Added seconds per frame counter
|
5 years ago |
gyroninja
|
22838faf0a
|
removed generated files
|
5 years ago |
gyroninja
|
a5cbc3e1cb
|
Added scrolling
|
5 years ago |