1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Evans
44ef5b1d6c Switched to atomic based rendering, fixing vehicles 2013-07-03 19:00:15 +01:00
Daniel Evans
39475deae7 Added some test code for rendering vehicles 2013-07-02 18:37:19 +01:00
Daniel Evans
e02e889745 Zone files, simple case fixing, world loading 2013-07-02 17:29:20 +01:00
Daniel Evans
1458862c81 Working Object Instances and LOD 2013-07-02 13:49:20 +01:00
Daniel Evans
37f4e58a02 Initial log framework and timekeeping 2013-07-02 11:48:20 +01:00
Timmy Sjöstedt
d8d12f7cd5 Fancy clock restart returned data syntax 2013-07-02 12:20:18 +02:00
Daniel Evans
eb6d79f9fb Made viewer take the frametime into account 2013-07-02 10:39:52 +01:00
Daniel Evans
3e58de9f95 Minimal frustum culling implemented 2013-07-02 09:58:01 +01:00
Daniel Evans
f026c5ab13 Remove resizeability 2013-07-02 09:13:31 +01:00
Daniel Evans
cf4f451d15 Fixed aspect ratio and window sizeablility 2013-07-02 09:09:40 +01:00
Daniel Evans
b7da2815ad Refactored rendering into GTARenderer 2013-07-02 08:53:23 +01:00
Daniel Evans
cd154d5775 Fixed camera motion 2013-07-02 07:42:10 +01:00
Timmy Sjöstedt
fb2eac2ef3 Renamed to Renderwüre, fixed HPPness and inclusion protection things, etc 2013-07-02 08:40:43 +02:00
Daniel Evans
c214f07c2b Initial engine framework 2013-07-02 07:08:58 +01:00
Daniel Evans
92c8f6a10c Added simple alpha testing 2013-07-02 03:51:59 +01:00
Daniel Evans
db3fc6f2dd Added multimaterial support 2013-07-02 02:44:08 +01:00
Timmy Sjöstedt
bea0f3e9bd Added simple but ugly player control, I have no idea what I'm doing 2013-07-02 00:16:02 +02:00
Daniel Evans
bc89bd0592 UV data fixed 2013-07-01 22:16:47 +01:00
Daniel Evans
01a2575f8f Fixed rotation issue 2013-07-01 20:52:09 +01:00
Daniel Evans
6ff93c6687 Fixed crash due to flag determination 2013-07-01 20:02:01 +01:00
Timmy Sjöstedt
754dede0ee Calculates model center automagically! 2013-07-01 05:54:03 +02:00
Timmy Sjöstedt
06517550cb Now loads models and textures from IMG files and renders stuff from an IPL file! 2013-07-01 05:40:11 +02:00
Timmy Sjöstedt
947e5a3d72 Added TextureLoader to CMake 2013-07-01 05:37:01 +02:00
Timmy Sjöstedt
6cf179069e Added simple DFF loader and model/map viewer prototype 2013-07-01 02:40:23 +02:00