Skip to content

Commit

Permalink
update git-ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed May 15, 2016
1 parent f29bc58 commit 908d588
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions git-ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
* fix flipped Environment Maps using GLSL (GLSES) shaders
* fix different lighting intensity compared to legacy GL

## Python Bindings (SWIG based)
* cover OgreMain and RTShaderSystem
* allows implementing Listeners in Python (see Sample)
* still rough edged around iterators
* can be extended for C#, Java, etc.

## GLSupport (new component)
* Factored out GL Support classes that handle GL context creation
* Defines new GLNativeSupport interface. Platform specific classes (e.g. GLX, WGL) no longer directly accessible.
Expand Down

0 comments on commit 908d588

Please sign in to comment.