Activity
From 2015-11-29 to 2015-12-12
2015-12-11
- 11:15 Feature #2142: Color adjustment should only apply to game view
- We are currently applying color adjustments using the system APIs, which work on the entire display and typically can...
2015-12-10
- 23:45 Feature #2142 (Closed): Color adjustment should only apply to game view
- Dday's brightness options affect the entire screen, even when windowed.
This can make it difficult to multitask wh... - 21:02 Revision aac92f71 (github): libgui|GLShaderBank: Shader definition macros
- The "defines" key in the shader definition can define GLSL preprocessor
macros to be prepended to the shader sources.... - 20:58 Revision 3e40f49f (github): libcore: Getter for dictionaries using RecordAccessor
2015-12-09
- 21:19 Bug #2141 (Closed): Use server IDs to detect which public/private entries belong to the same server in the Multiplayer list
- One instance of the server is located via broadcast on the local network, while the other instance is received from t...
- 20:37 Bug #2140 (Closed): Unnecessary warning about MD2 model not having any skins
- When an MD2 model does not specify any skins, but its DED definition uses "Skin file", a warning gets printed in @def...
2015-12-07
- 22:54 Revision 799135e3 (github): Homepage|Forums|CSS: Removed unnecessary space in Unread Posts list
- 22:27 Revision 741110d8 (github): Homepage: Added a donation link
2015-12-06
- 23:00 Bug #2138 (Closed): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
- 22:55 Feature #1995: Improved 3D model shaders
- Model vertex colors are now read from the model file and provided as an attribute named @aColor@.
- 22:55 Revision 79570cab (github): Model Renderer|Shaders: Multiply vertex color into diffuse texture color
- The general-purpose shaders in renderer.pack now multiply aColor into
the color from the diffuse texture map.
IssueI... - 22:41 Revision 4b7dd26f (github): libgui: Added a vertex attribute for vertex color in ModelDrawable
- Vertex colors specified in the model file (if any) are now available
via the `aColor` vertex attribute in the ModelDr...
2015-12-05
- 12:26 Bug #2138 (Resolved): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
- Applied in changeset commit:github|caab1d0af312701326d87ff864bffc727fb88f6f.
- 11:53 Revision 5e80ed77 (github): Bumped version number to 1.15.7
- 11:50 Revision caab1d0a (github): UI|Client: Removed stray icon in VR Settings dialog title
- Fixes #2138
2015-12-04
- 19:33 Bug #2138 (Closed): Stray icon in the 3D & VR Settings dialog title (stable 1.15.6)
- The dialog icon should be removed in the 1.15 branch because the dialogs titles don't support icons.
2015-12-01
2015-11-30
2015-11-29
- 13:14 Revision eaffc124 (github): Git: Ignore .msi packages
- 11:48 Revision 2f051baa (github): Cleanup: Replaced use of auto_ptr
- IssueID #2137
- 11:39 Bug #2130 (Closed): Segfault during ambient occlusion drawing (Hexen map02)
- This does not appear to be applicable to the 1.15 branch, so not cherry-picking.
- 02:21 Bug #2130 (Resolved): Segfault during ambient occlusion drawing (Hexen map02)
- 11:28 Bug #2134 (Closed): Crash after plugin load error in AudioDriver initialization (Fedora 21)
- This bug is not present in the 1.15 branch (@Library_New@ returning NULL is handled), so no cherry-picking is necessary.
- 00:54 Bug #2134 (Resolved): Crash after plugin load error in AudioDriver initialization (Fedora 21)
- Applied in changeset commit:github|745ab8f5ffaa11a2697cc47462405a56024a8f1d.
- 10:47 Revision a46903ca (github): Fixed|Client|Assimp: Fixed minor build warnings
- 02:20 Revision 8177c987 (github): Fixed|Renderer|Client: Segfault during ambient occlusion drawing (Hexen map02)
- Line sides which share one or more edge with malformed geometry should
not be considered for ambient occlusion.
Issu... - 01:13 Revision 255c760d (github): Fixed|Audio|Client: Positioning of plane movement sounds; cleanup
- 00:23 Revision 745ab8f5 (github): Audio|Client: Handle audio plugin library load error
- Fixes #2134
- 00:12 Feature #2137 (Closed): C++11 cleanup: replace use of auto_ptr
- Assimp still has some auto_ptr usage, but that's not our problem.
- 00:11 Revision b70c42db (github): Cleanup: Replaced use of auto_ptr
- IssueID #2137
- 00:04 Bug #2133: Building on Fedora, CMake issues (linking minizip in Assimp target)
- I tried a clean install of Fedora Workstation 22 and managed to build everything like this: http://wiki.dengine.net/w...
Also available in: Atom