2018-02-03 Fred Gleason <fredg@paravelsystems.com>

* Refactored the RDRenderer class to use RDApplication.
This commit is contained in:
Fred Gleason
2018-02-03 05:12:10 -05:00
parent 7a7e3c9b6b
commit fb4dc43033
5 changed files with 46 additions and 50 deletions

View File

@@ -16661,3 +16661,5 @@
* Converted wings_filter(1) to use RDApplication.
2018-02-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke command processing in rdimport(1).
2018-02-03 Fred Gleason <fredg@paravelsystems.com>
* Refactored the RDRenderer class to use RDApplication.