Activity
From 2015-11-15 to 2015-11-28
2015-11-28
-
21:32 Revision 95aacba3 (github): Merge branch 'master' of github.com:skyjake/Doomsday-Engine
-
21:32 Revision bbd64f45 (github): Renderer|Client: Cleanup label generation for sound emitter debug visual
-
21:32 Revision df6c7ffc (github): Renderer|Client: Cleanup GL state management when drawing labels for debug visuals
-
21:28 Revision d1806437 (github): Model Renderer: Added the common uMapTime uniform
- uMapTime is shared between all shaders that want to use the current
map time during rendering. A shader must declare ... -
19:06 Revision a036d566 (github): Fixed|Definitions|libdoomsday: Missing attack sounds (typo)
-
18:48 Revision 324f9ab5 (github): Fixed|Audio|Client: Misinterpreted sound ID (-1) when trying to cache waveform data
-
18:16 Revision f7997421 (github): Fixed|Audio|Client: Catch missing symbol errors when loading audio plugins
- IssueID #2134
-
17:46 Revision e5b6b9bc (github): Oculus Rift|libappfw: Added a method for checking OVR support at runtime
- IssueID #2135
-
17:40 Revision b508bf7d (github): Bumped version number to 1.15.6
-
17:00 Revision 92d76494 (github): Oculus Rift|libappfw: Added a method for checking OVR support at runtime
- IssueID #2135
-
16:20 Revision ef572a0c (github): Fixed|FluidSynth|Unix: Link with the system FluidSynth library
- In the non-embedded configuration, FluidSynth was not included in the
linker flags for the FluidSynth plugin. -
12:25 Revision a12ed9cc (github): CMake|Unix: Enable C++11 manually
- It seems newer CMake versions still do not enable C++11 unless the
compiler flag is set manually. -
11:33 Revision 1a282f4c (github): Model Renderer|Definitions: Autoscaling is disabled by default
- It's best to assume that the model author has sized the model as
intended.
2015-11-26
-
22:25 Revision b7eef701 (github): Log|libcore|libdoomsday: Interactive script output bypasses filtering
- When the user enters commands in the console, and the commands produce
output, it is better to allow these entries to... -
18:21 Revision 3367369c (github): Terminated branch audio-cleanup
- It has become increasingly clear that the architecture suggested by
libgui's audio::Sound is unworkable due to the de...
2015-11-25
-
22:22 Revision a15bc677 (github): Documentation|Cleanup: Fixed some Doxygen warnings
-
20:57 Revision 2e764334 (github): Fixed|Model Renderer: Incorrect lighting on scaled models
- Tangent space vectors weren't normalized.
-
18:54 Revision 2040d18f (github): Homepage|Forums: Fixed post attachments and poll creation options
- IssueID #1902
2015-11-23
-
21:40 Revision d70668fa (github): Model Renderer|libcore: Added `worldOffset` for model assets
- The `worldOffset` vector shifts the model's origin.
In the Matrix4 template, added a new withoutTranslation() method... -
21:38 Revision 5378d535 (github): Documentation: libdoomsday is a major part of the public API
-
08:42 Revision ab0e9dec (github): Cleanup
-
08:41 Revision f3168699 (github): Homepage: News feed comes straight from the blog
2015-11-22
-
15:52 Revision a232f857 (github): Windows|libappfw: Use Direct2D to query the desktop DPI factor
- The UI is sized according to the system desktop settings.
IssueID #2058 -
15:52 Revision 06ab9ade (github): libcore|Qt: Added macros for checking Qt versions 5.4+
-
13:58 Revision 4ce259df (github): Documentation|SDK: Expand observer audience definition macros
-
11:12 Revision 384470a3 (github): Documentation|SDK: Reorganized and updated logical groupings
- These changes are largely aiming to create a nice tree of logical
groupings for the Doomsday SDK Modules page.
2015-11-20
-
21:48 Revision 5f641e24 (github): Codex: Added author aliases
-
20:56 Revision 27bacd51 (github): Homepage: Update the source code page, added API docs and Codex
- The source download is now provided locally.
-
08:33 Revision ede6d103 (github): Documentation|Doxygen: Redesigned stylesheets for API documentation
- The Doxygen CSS stylesheets were modified to follow Doomsday's visual
style. Also cleaned up some details of the code...
2015-11-18
-
21:58 Revision e8e35fd9 (github): Model Renderer: Ignore mobj full-bright flag with GL2 models
- We want for the model itself to use emissive maps etc. to make
appropriate parts bright, rather than assuming the ent... -
14:07 Revision 31f60e15 (github): Merge branch 'master' into audio-cleanup
2015-11-17
2015-11-16
-
19:20 Revision 44a4f8cd (github): Homepage|Forums: Added an icon for sticky topics
- IssueID #2129
-
10:18 Revision 2e6f9a5a (github): Builder: Ignore ASCII control characters when writing XML changes file
2015-11-15
-
21:27 Revision a8e421c5 (github): Model Renderer: Model asset's `onInit()` Doomsday Script callback
- If the model asset declares an `onInit` function, it will get called
when the model animator state is ready for use f... -
20:38 Revision e552c06b (github): Homepage: Removed extra space in article header
-
19:08 Revision acbd16cd (github): Fixed|Scripting|libcore: `dir()` should return an alphabetically sorted list
-
19:07 Revision 8be6efb2 (github): Scripting|libcore: Added Math module with random number functions
-
16:14 Revision db818801 (github): Documentation|Readme: Updated links to the Tracker
-
13:53 Revision 8b601581 (github): Documentation|Amethyst: Updated Amethyst Guide
- Git repository address and basic build instructions.
Also available in: Atom