MaxED
c6b0f38563
Fixed a crash when trying to update a vertex handle geometry.
...
The editor will fail more gracefully when no D3D device is detected.
In some cases the editor was constantly checking D3D device availability when minimized.
Added more DX-related debug output (only in Debug builds).
2014-09-17 12:46:47 +00:00
MaxED
3e5f85dc8f
Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.
...
Maintenance: removed a ton of redundant stuff.
2014-02-21 14:42:12 +00:00
MaxED
bafb8ed511
UDMF: sidedef flags are now defined in game configuration instead of being hardcoded.
...
Texture scale controls now have "Link" button.
Thing, Sector (UDMF) and Linedef edit forms now work in realtime mode.
Some more fixes in Edit form realtime update stuff.
Removed some unused variables and functions.
2013-07-19 15:30:58 +00:00
MaxED
8cf9e651cc
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
codeimp
59df505df6
Improved texture filtering in Visual Mode. When filtering is Off, it interpolates the mipmaps to reduce the banding effect on walls/floors. With filtering On, it now uses anisotropic filtering up to level 8. (you can change the anisotropy level by editing the 'filteranisotropy' value in the program configuration)
2010-10-03 11:51:38 +00:00
codeimp
35268f8e3c
@ exported Hermite spline functions for use by plugins
2010-01-30 20:46:51 +00:00
codeimp
696b067095
@ modified constructor usage of ResourceImage class for more versatile use
2009-08-02 18:21:53 +00:00
codeimp
542d68370d
Fixed a rendering issue when resizing the main window
2009-05-14 19:23:27 +00:00
codeimp
0cbdc0209c
- Changed a lot of things in the setup installer
...
- Changed the menu and status bar color to Tan instead of Blue for the default XP theme
- Fixed a crash after a warning when Direct3D could not be started
2009-05-04 16:07:14 +00:00
codeimp
f594a67f5b
- Fixed an error message when Direct3D cannot be started
...
@ Removed debug setup installer and updated a message in the release installer
2009-05-04 07:46:44 +00:00
codeimp
d3c87b2a71
- Pixel Shader model 2.0 is now always used when available (regardless of High Quality Display option)
...
- Edit Selection mode now updates surface geometry when drag is released
2009-05-03 20:21:52 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00