Age | Commit message (Expand) | Author |
2015-02-28 | Reimplemented camera handling enabling 360-degree freelook. | Stijn Buys |
2014-07-27 | Draw rudimentary direction/thrust indicators on EntityControlables. | Stijn Buys |
2013-01-27 | Support for particle ejector timeout value, | Stijn Buys |
2012-12-28 | Support for rendering globes with rings, | Stijn Buys |
2012-12-08 | Added support for entity secondary color on lights, flares and particles. | Stijn Buys |
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys |
2012-05-01 | Use light environment classes in the model viewer and the main rendering rout... | Stijn Buys |
2012-04-22 | Draw weapon slot placeholder boxes. | Stijn Buys |
2012-03-22 | Cleaned up lighting related variable names. | Stijn Buys |
2012-03-21 | Changed create_light() to add_light(). | Evan Goers |
2012-03-21 | Functionize light creation. | Evan Goers |
2012-02-13 | Rearranged render::draw_pas_globes(), removed render::draw_globe(), added ren... | Stijn Buys |
2010-11-30 | Render lights and flares in ui::ModelView. | Stijn Buys |
2010-11-29 | Added 'testmodel' function, enabled autoscaling on ui::ModelView | Stijn Buys |
2010-11-12 | make the renderer properly respect FragmentGroup::Rotate | Stijn Buys |
2010-10-30 | moved clientside thrust and power state into render::RenderExt, added engine ... | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-11 | misc_model support | Stijn Buys |
2009-04-16 | updated a few help messages, added 3d modelview to the buy menu | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2009-01-10 | hud drawing code reorganization | Stijn Buys |
2008-07-18 | reset spacedust on ship change, audio distance model changes (should fix win3... | Stijn Buys |
2008-06-01 | moved camera into render:: | Stijn Buys |
2008-05-26 | radar, aux text functions, restore original frustum, documentation update | Stijn Buys |
2008-05-04 | split map reading from models | Stijn Buys |
2008-05-01 | lights | Stijn Buys |
2008-04-28 | improved camera in tracking mode | Stijn Buys |
2008-04-27 | more 3D changes | Stijn Buys |
2008-03-24 | moved the sphere into the vertex array | Stijn Buys |
2008-03-22 | Implemented vertex arrays | Stijn Buys |
2008-03-09 | parse of light entities in models | Stijn Buys |
2008-03-09 | fixed sphere black hole, added basic HUD with speed and direction indicator, ... | Stijn Buys |
2008-03-06 | moved render::Model to core::Model | Stijn Buys |
2008-03-06 | moved draw routines to render namespace | Stijn Buys |