Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
modelview.h
Age
Commit message (
Expand
)
Author
2015-02-28
Reimplemented camera handling enabling 360-degree freelook.
Stijn Buys
2015-01-06
Added separate event handlers for mouse button clicks and mouse wheel movement.
Stijn Buys
2012-12-28
Support for rendering globes with rings,
Stijn Buys
2012-10-07
Added Widget::EventClicked and Widget::EventDoubleClicked,
Stijn Buys
2012-03-19
Resolved a ModelView related segfault when opening the buy menu and a potenta...
Stijn Buys
2012-02-13
Added support for globes to ui::ModelView.
Stijn Buys
2012-01-14
Corrected ui::modelview lighting.
Stijn Buys
2012-01-06
Re-enabled modelview lighting, separate from game lighting.
Evan Goers
2011-07-31
Added methods to ui::ModelView to pass primary and secondary color to the ren...
Stijn Buys
2010-11-29
Added 'testmodel' function, enabled autoscaling on ui::ModelView
Stijn Buys
2010-10-26
enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate m...
Stijn Buys
2010-10-04
modelview widget rotation manipulation
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-06-07
fixed a few widget order problems, changed map targetting behaviour
Stijn Buys
2009-04-16
updated a few help messages, added 3d modelview to the buy menu
Stijn Buys
2009-04-14
added ui::ModelView prototype
Stijn Buys