Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16Make it work with Qt5.HEADmasterStijn Buys
2013-11-11Added box selection, deleted selected, duplicate selected, move selected.Stijn Buys
2012-08-08Shortcut keys for Edit Add and Edit Duplicate. Implement EditDuplicate functi...Michael Rodenhurst
2012-03-18Made MapWidget::zoom() independent of the size of the widget.Stijn Buys
2012-03-11Update Manipulater visual state after deselecting.Stijn Buys
2012-03-10Have MapWidget remember the last selected Entity, implemented MapWidget::dele...Stijn Buys
2012-02-26Mapped edit entity actions to MapWidget,Stijn Buys
2012-02-25Add entity manipulator widget, added support for editing entity angles.Stijn Buys
2012-02-23Prevent the map from freezing by not drawing or updating if it becomes smalle...Stijn Buys
2012-02-21Show filename in the subwindow title.Stijn Buys
2012-02-21Add support for zone properties, added framework to save files.Stijn Buys
2012-02-19Added a seperate class to hold entity properties.Stijn Buys
2012-02-19Renamed class MapEntity to EntityWidget, added entity dragging.Stijn Buys
2012-02-19Added text area with all entity properties, made location editable.Stijn Buys
2012-02-19Commented out debug messages, implemented map dragging.Stijn Buys
2012-02-19Read entity properties, added entity selection and scaling.Stijn Buys
2012-02-19Corrected location of entities on the map.Stijn Buys
2012-02-18Added map entities, added ini file reader.Stijn Buys
2012-02-18Added editor window with side bar.Stijn Buys
2012-02-18Added basic map widgetStijn Buys