Project

General

Profile

Activity

From 2015-12-31 to 2016-01-13

2016-01-13

16:54 Revision 43b51a4c (github): libcore|Math: Added a function for calculating CRC32
skyjake

2016-01-12

19:56 Revision 7f86dc98 (github): Windows|Fixed|MSVC: Missing exports
skyjake
18:44 Revision f9969b3b (github): Resources|libdoomsday: Identifying data files and indexing WAD files
DoomsdayApp checks all the configured and known locations for WAD files
and populates the /local/wads folder. Current...
skyjake
18:34 Revision d239877b (github): Client|Resources: Moved internal legacy savegames folder
Added the /sys folder for files that are used for internal processing
that the user doesn't (and shouldn't) need to k...
skyjake
18:29 Revision 86c5bf28 (github): libcore: Minor API additions in several classes
Added some useful but hitherto missing member functions. skyjake
18:27 Revision f8ab0207 (github): libcore|FS: Avoid using incorrect feed for a subfolder
DirectoryFeeds populate subfolders by cloning themselves rather than
inheriting existing feeds of the parent folder.
skyjake
18:23 Revision c1d7856b (github): Cleanup
skyjake

2016-01-10

11:37 Revision 56d94d0b (github): libcore|Info: Flag for values read from quoted string literals
skyjake
11:25 Revision 286379eb (github): Cleanup
skyjake
11:24 Revision bd084ed2 (github): Cleanup|libdoomsday: Renamed res::System to Resources
Continuing the de-System-ification of the classes. Subsystems should
be named according to their domain: World, Resou...
skyjake

2016-01-09

20:48 Revision 12b6bf03 (github): libappfw: Improved animations
TabWidget selection highlight moves with an animation.
The FoldPanelWidget animation is slightly faster.
skyjake
17:02 Revision 836440ae (github): libdoomsday|FS: Added DataBundle as a base class for classic data files
skyjake
11:02 Revision d2d851b6 (github): libdoomsday: Added DataFile
DataFile represents classic data files (WAD, LMP, etc.) in the file
tree. Data files are accessible as byte arrays.
skyjake
11:01 Revision 1b6948f4 (github): Performance: Minor optimizations
Addressing a few bottlenecks, particularly related to PathTree
lookups and bindings evaluation. The common theme is a...
skyjake

2016-01-06

22:45 Revision 99b4e5ea (github): Cleanup
skyjake
13:08 Revision d603856f (github): Model Renderer|Fixed: Handling a failed model load
skyjake

2016-01-05

18:07 Revision bb28f66c (github): Model Renderer: Slightly reduced light intensity for models
Down from 2 to 1.75. May still be a little too strong... skyjake
18:06 Revision e6c39a19 (github): Model Renderer|Shaders: Added uMapTime to model.skeletal.unlit.diffuse
skyjake

2016-01-04

18:29 Revision 74ae639b (github): Model Renderer|Shaders: Added UV transform macro to all "net.dengine" shaders
skyjake
18:28 Revision 0e66c70c (github): Packages|FS: Handle exception during package load audience notifications
The loading of a package will be cancelled if an observer throws an
exception. For instance, this may happen if the p...
skyjake

2016-01-03

15:13 Revision d474e305 (github): UI|Model Renderer: Added "Position" group for offset sliders
skyjake
14:54 Revision 28579042 (github): UI|Model Renderer: Adjusting the model offset
Very useful for weapon models. skyjake
13:29 Revision e90796df (github): UI|Model Renderer: Show player weapon models in the editor
skyjake
11:30 Revision 0120360e (github): UI|Model Renderer: Play animations manually via the model asset editor
skyjake

2016-01-02

23:11 Revision 6b79c8de (github): UI|Client: Show more information about models in asset editor
skyjake
23:10 Revision 3e2ee676 (github): libappfw|ChoiceWidget: Show a specific string when nothing is selected
skyjake
23:10 Revision 154e8052 (github): libgui|ModelDrawable: Query mesh and animation names
skyjake
18:54 Revision a490f61c (github): UI|Client: Sort and style variable names in model asset editor
Used variables are shown in bold. skyjake
18:54 Revision 5041b901 (github): UI|Client: Improved sidebar layout
Take header widget width into account when positioning groups. skyjake
16:26 Revision 3b7cda13 (github): UI|Client: Model asset editor shows shader information, vector variables
skyjake
16:25 Revision 613ebf52 (github): libappfw: Minor layout improvements
GridLayout keeps track of which widgets span more than one cell. skyjake
10:15 Revision e5b2e2f8 (github): Heretic: Tweaked random numbers used for Firemace spawning
skyjake
09:50 Revision f087a07a (github): liblegacy: Vector typedefs for function declarations
Plain pointer instead of an array. skyjake

2016-01-01

22:02 Revision 2f307840 (github): Fixed|MSVC: Build failure (QStringLiteral)
skyjake
21:38 Revision 4f137c25 (github): Fixed|UI|Client: Memory leak in SidebarWidget
skyjake
21:14 Revision fff3572f (github): Model Renderer: Increased overall intensity of light sources
skyjake
21:13 Revision ffbeb95d (github): UI|Client: Added model asset editor
An editor sidebar that allows selecting an instance of a model asset
and editing its variables interactively.
skyjake
21:11 Revision 71270e73 (github): libappfw: Checking for valid selection in ChoiceWidget
skyjake
21:11 Revision b8278f9d (github): Cleanup
skyjake
19:54 Revision 1a6c3f95 (github): libappfw: Various widget improvements
skyjake
19:53 Revision 805f3ec2 (github): libappfw: VariableSliderWidget can be used to adjust Animation values
skyjake
19:52 Revision 7c925865 (github): Refactor|C++11|libappfw: Sorting data items with lambda functions
skyjake
19:51 Revision ae846bd2 (github): Scripting|libcore: Added method to query NumberValue semantic hints
skyjake
16:03 Revision 02fced3c (github): Log|Resources: Adjusted log entry verbosity
skyjake
09:46 Revision b0a3319b (github): UI|Client: Inverted colors for Renderer Appearance profile picker popups
skyjake
09:45 Revision 491de383 (github): libappfw: PopupMenuWidget's popups can use inverted colors
skyjake
09:30 Revision 58be4ade (github): Refactor|UI|Client: Added SidebarWidget: base class for sidebars
skyjake
07:49 Revision 4f8f2c62 (github): Homepage: Updated source code download link for 1.15.7
skyjake

2015-12-31

21:28 Revision 82d77e02 (github): Refactor|Client: Separated foldable variable group from Appearance Editor
skyjake
16:37 Revision adcae746 (github): Model Renderer|Shaders: Default for `uSpecular` is 1
skyjake
13:05 Revision 89bbe2e2 (github): Model Renderer|Shaders: Added uSpecular factor for specular highlights
The default value makes specular highlights stronger. Minimum for
specular glossiness power is 1.0 (very dull highlig...
skyjake
10:10 Revision 5237fcd2 (github): Fixed|liblegacy: Potential crash
skyjake
10:10 Revision bd6d8540 (github): Model Renderer: Slightly darker ambient lighting for models
skyjake
10:10 Revision a4437019 (github): Fixed|Shaders: More accurate lighting, better specular highlights
This commit improves the way lighting is applied in the model shaders.
The biggest issue was that light and eye direc...
skyjake
 

Also available in: Atom