75 Commity (f8dba33eea1faa8a078250bd11a42cd71e8ddaf4)

Autor SHA1 Wiadomość Data
  Thomas Buck f8dba33eea Removed custom Font support 9 lat temu
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 lat temu
  Thomas Buck eedb4ec4ed Now using glbinding 9 lat temu
  Thomas Buck f420cc3872 Fixes for Linux compilation 9 lat temu
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 lat temu
  Thomas Buck 8ebbd705a4 Main menu rewrite as imgui window 9 lat temu
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 lat temu
  Thomas Buck c0bb765fbf Wrong assert was used when including glm 9 lat temu
  Thomas Buck e2f3ea30ad TextureManager is now completely static. 9 lat temu
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 9 lat temu
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. 9 lat temu
  Thomas Buck 4e9ef0cb43 Fixed StaticMesh Y offset 9 lat temu
  Thomas Buck b2436b7de4 RunTime now static. StaticMesh displays bounding boxes. 9 lat temu
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 lat temu
  Thomas Buck 6724d84f3b Removed WindowGLUT, added WindowGLFW 9 lat temu
  Thomas Buck 5a95f1c49f Camera movement, first Mesh drawing 9 lat temu
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 lat temu
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9 lat temu
  Thomas Buck bd24c36a7f Added SoundManager 9 lat temu
  Thomas Buck 2c6806450e Added FPS histogram 9 lat temu
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 lat temu
  Thomas Buck c9f13c0d29 Default Font using ImGUI 9 lat temu
  Thomas Buck c6d13daa97 moved default linux config path to share/OpenRaider too [skip ci] 9 lat temu
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux 9 lat temu
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 lat temu
  Thomas Buck 4836137bc6 Prepared to add glut 9 lat temu
  Thomas Buck bc04da966e Sensible default values 9 lat temu
  Thomas Buck 7a9ef2db0d imgui Console in own class 9 lat temu
  Thomas Buck cb8108aed5 Console now made with imgui 9 lat temu
  Thomas Buck f00fb80309 Split Log class from Console 9 lat temu
  Thomas Buck 10a27174bb Multiple changes 9 lat temu
  Thomas Buck 874288c38d Improved imgui integration. Colors still seem wrong! 9 lat temu
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9 lat temu
  Thomas Buck 1bb089c311 imgui integration working more or less 9 lat temu
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 lat temu
  Thomas Buck e54e18e7e6 Added some more commands 9 lat temu
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder 9 lat temu
  Thomas Buck 60df802f2a Use Console as Stream everywhere 9 lat temu
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! 9 lat temu
  Thomas Buck 533b83eb78 Improved global assert 9 lat temu
  Thomas Buck 5a2b0b7e2c Script reader, unit tests 9 lat temu
  Thomas Buck 39e274460d Some small changes. 9 lat temu
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing 9 lat temu
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings 10 lat temu
  Thomas Buck 3cd82ede59 Travis steps in own scripts 10 lat temu
  Thomas Buck 8e09359af3 TextureManager using vector, now also global service 10 lat temu
  Thomas Buck f97ebd7a0b Support for mouse keys 4 & 5 10 lat temu
  Thomas Buck 821e17bee2 main uses iostream 10 lat temu
  Thomas Buck 48b2985506 Added FontManager 10 lat temu
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files 10 lat temu