Wojciech Daniło
22785293c2
Renderpasses ( https://github.com/enso-org/ide/pull/114 )
...
Original commit: 25bb702b48
2020-01-22 15:38:24 +01:00
Wojciech Daniło
d9d4b8b702
Cleaning codebase + initial texture support ( https://github.com/enso-org/ide/pull/110 )
...
Original commit: 1b37638dfb
2020-01-15 15:47:44 +01:00
Wojciech Daniło
af276039eb
Shapes EDSL ( https://github.com/enso-org/ide/pull/105 )
...
Original commit: 31f5dcbaa5
2020-01-08 15:26:36 +01:00
Wojciech Daniło
df8321d9da
Refactoring file structure. ( https://github.com/enso-org/ide/pull/94 )
...
Original commit: 17ee3dba94
2019-12-24 09:29:10 +01:00
Wojciech Daniło
901cca37f7
Display Objects, Camera management, Shaders Generator ( https://github.com/enso-org/ide/pull/89 )
...
Original commit: 5c37d3c9bc
2019-12-19 01:37:41 +01:00
Adam Obuchowicz
ebe9db1b74
Implemented newlines ( https://github.com/enso-org/ide/pull/67 )
...
TextComponent will properly display text containing newline characters.
Code of the TextComponent was somewhat prepared for optimal clipping text and scrolling; each line of text have an own fixed-size buffer fragment, so the lines should be easily extended and fragments reused.
Original commit: 647430f1d8
2019-12-09 14:24:21 +01:00
Adam Obuchowicz
495bdf93df
Text display: letters alignment ( https://github.com/enso-org/ide/pull/62 )
...
Display text properly, making appropriate spacing between glyphs and implementing kerning.
Original commit: 704537b0eb
2019-12-04 17:45:31 +01:00
Wojciech Daniło
e0eea3ae72
Buffer Management for BaseGL ( https://github.com/enso-org/ide/pull/51 )
...
Original commit: 23a8bd1b07
2019-11-27 18:04:33 +01:00
Danilo Guanabara
846cd870a2
HTML Rendering System ( https://github.com/enso-org/ide/pull/48 )
...
HTML CSS3D Renderer implementation
Original commit: 81ae637b60
2019-11-22 02:40:30 +01:00
Wojciech Danilo
9e947eb8a0
Fixing warnings, refactoring
...
Original commit: ae77cfb98d
2019-10-07 20:33:09 +02:00
Wojciech Danilo
5bbb3e2524
Init
...
Original commit: c745d7d896
2019-10-06 21:47:17 +02:00