X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2FChangeLog;h=7f0fa6f74761b491245fee72af141e047ccff011;hb=1c82b3ecd6e53e7b32ea2c6aca9ed450df919d45;hp=d90d5937c54bfb3bf6b59e52c4de7a8dec1d4a27;hpb=acf013470b87a2e2662a56da0527ab380016e4b3;p=debian%2Fopenrocket diff --git a/core/ChangeLog b/core/ChangeLog index d90d5937..7f0fa6f7 100644 --- a/core/ChangeLog +++ b/core/ChangeLog @@ -1,3 +1,18 @@ +2012-08-28 Bill Kuker + + * Removed late GL initialization, was causing issues with Java 7. + + * Added -Dopenrocket.3d.disable option for anyone experiencing crashes as a result of OpenGL. + +2012-08-01 Kevin Ruland + + * Changed the loader to pull *.rkt files from zip containers. + + * Modified the BasicFrame so it doesn't automatically open the Rocket configuration dialog when opening a new rocket. + + * Unified the behavior for replacing (automatically closing) the base frame when opening a file, loading an example, + or picking from the Most-recently-used list. + 2012-06-24 Bill Kuker * OSX UI Elements: Screen menu bar, Application name, Dock Icon, Quit, About & Preference