skyjake's activity
From 2015-09-02 to 2015-09-15
2015-09-14
-
16:54 Doomsday Engine Revision a4eb0171 (github): libappfw|GridPopupWidget: Adding a cell-spanning widget to the grid
-
16:53 Doomsday Engine Revision 5e1a4e56 (github): Input|Client: Added method for removing all bindings of a device
-
16:49 Doomsday Engine Revision 095aac11 (github): Scripting|libcore: Added built-in typeof() for checking value types
- typeof() returns the type of its argument as a string (e.g.,
typeof(4) returns "Number"). Implemented the typeId() me... -
16:43 Doomsday Engine Revision c303578b (github): Cleanup: Joystick C++ functions, added name query
-
16:33 Doomsday Engine Revision e792e21f (github): Fixed|Default Style|OS X: Excessive import of DisplayMode in fonts.dei
2015-09-13
-
15:52 Doomsday Engine Revision c867dcf7 (github): Merge branch 'master' into gl2-models
-
15:46 Doomsday Engine Revision 23d2067e (github): Fixed|Model Renderer: Inadvertently borrowing other objects' bone transformations
- ModelDrawable objects are shared between all the mobjs of the same type,
so if one of them doesn't have anything to u...
2015-09-08
-
20:23 Doomsday Engine Revision d4dde8fb (github): OpenGL|libgui: Even more robust setup for GLFramebuffer
- There are now five alternative configurations for the framebuffer.
The objective is to find the one that supports the...
2015-09-07
-
19:56 Doomsday Engine Revision 77aa9e35 (github): OpenGL|libgui: Check for EXT_framebuffer_object; more robust FBO setup
- Should check for EXT_framebuffer_object rather than the ARB extension,
because the ARB extension was added for OpenGL...
2015-09-06
-
19:08 Doomsday Engine Revision 3fae774e (github): Model Renderer: Added "uAlphaLimit" variable to the generic model shader
-
11:09 Doomsday Engine Revision d49157c8 (github): OpenGL|libgui: Check EXT variants of functions not present in OpenGL 2.1
- IssueID #1977
2015-09-05
-
14:21 Doomsday Engine Revision ea1d417b (github): libgui|Windows|Linux: Report missing OpenGL entry points
- Exception thrown, aborts startup.
IssueID #1977
Also available in: Atom