spherallic
cb4608d073
Rename gzstretchview to doomstretchview
2024-02-24 22:09:57 +01:00
spherallic
d5d1593a6a
Lower minimum sprite radius
2024-02-05 01:47:00 +01:00
spherallic
3726bb5a3b
Merge remote-tracking branch 'udb/master'
2024-01-28 22:36:53 +01:00
biwa
d5a6d7f242
Classic Modes: sector brightness is now displayed correctly in brightness level view mode is enabled even if displaying full brightness is enabled. Fixes #986
2024-01-11 17:45:31 +01:00
spherallic
f4506b22dc
Merge remote-tracking branch 'udb/master'
2023-10-10 14:23:59 +02:00
biwa
10c7594c63
Game configurations: renamed lightmap things from static to lightmap. Added pulsing, flickering, and random flickering lightmap things
2023-09-29 21:19:18 +02:00
spherallic
7964875710
Expand 3D floor checks to encompass SRB2's multiple actions
2023-09-14 22:17:57 +02:00
spherallic
b56ca5e018
Merge remote-tracking branch 'udb/master'
2023-08-21 20:41:15 +02:00
biwa
4389870162
Sound Propagation Mode: added sound leak finder ( #944 )
...
In Sound Propagation Mode you can set the start (default: Shift+S) and end (default: Shift+E) sectors between which a path the sound can travel will be found and displayed.
2023-08-13 21:19:25 +02:00
spherallic
778cf4be7c
Merge remote-tracking branch 'udb/master'
2023-07-14 00:19:00 +02:00
biwa
4dba3a9234
Texture skewing:
...
- fixed a rare condition where skewed mid textures were not clipped correctly
- fixed a problem where translucent mid textures were not skewed correctly
- fixed a problem where sprites were skewed unintentionally
2023-07-09 11:45:47 +02:00
biwa
9c35a8f65d
Eternity Engine: added support for texture skewing in Visual Mode ( #930 )
2023-07-08 22:39:50 +02:00
Magnus Norddahl
192b69c8af
Added support for models in IQM format
2023-06-29 20:37:47 +02:00
spherallic
ba67a87c75
Optimize SRB2 NiGHTS/zoom tube/polyobject rendering
...
(Text labels are removed because of performance issues)
2023-06-15 12:25:46 +02:00
spherallic
2e2ad2688d
Fix multi-mare NiGHTS path rendering
2023-06-14 22:57:49 +02:00
spherallic
d0da4fcd6e
Increase minimum thing render size
2023-06-08 16:41:09 +02:00
spherallic
cf4c54f8d3
Correct polyobject spawnpoint labels
2023-06-07 22:21:49 +02:00
spherallic
53c44285ba
Make polyobject previews look for linedef arg0 instead of linedef tag
2023-06-05 12:04:07 +02:00
spherallic
79f66f1b9b
Add actions to toggle NiGHTS, zoom tube and polyobject rendering
2023-06-03 12:03:12 +02:00
spherallic
4ef3ba204b
Draw polyobject previews in classic modes
2023-06-02 14:57:12 +02:00
spherallic
32e450e089
Draw waypoint sequences in classic modes
2023-06-02 13:58:08 +02:00
spherallic
aeff9996c7
Draw NiGHTS axis circles/lines in classic modes
2023-06-01 17:18:27 +02:00
Xaser Acheron
184c13a563
Automap Mode: improved support for GZDoom ( #876 )
...
- A new "Show Textures" option up on the top bar, which draws any sector not flagged to be hidden on the textured automap
- Holding Shift will highlight sectors instead of lines
- Left-clicking on a highlighted sector will toggle the "Not shown on textured automap" flag
- Textures will be shown when Shift is held down even if the "Show Textures" toggle is off
2023-05-01 09:32:09 +02:00
biwa
af25e772e3
Improved performance in classic modes when panning the view. This is achieved by parallelizing plotting linedefs and vertices on multiple logical CPU cores. Enabled for linedefs by default. Disabled for vertices by default, since it can cause flickering when vertices are close to each other. Settings can be changed in Preferences -> Appearance
2022-12-09 15:37:45 +01:00
biwa
86b86ac67a
MODELDEF: added support for the rotation-center command. Resolves #796
2022-10-21 20:29:30 +02:00
biwa
d16ffe135a
Added some explanatory comments to source code
2022-09-13 19:45:27 +02:00
biwa
b24a2dda84
Visual Mode: fixed an issue where the crosshair was distorted after the viewport was resized. Fixes #321 . Fixes #777
2022-09-03 13:07:16 +02:00
biwa
d597c11e1f
Added "-debugrenderdevice" command line argument to write a logfile for the render device
2022-08-18 10:18:16 +02:00
biwa
21e89cf975
Added support for ZDRay static light things
2022-06-02 20:18:35 +02:00
biwa
2a1d595173
Fixed a problem where the display was desaturated in certain situations in classic modes when wireframe rendering was enabled when exiting Visual Mode. Fixes #619
...
Fixed a problem where sectors were not desaturated correctly in classic modes on map load
2022-02-12 12:14:50 +01:00
biwa
6c2ad3efaf
Linedefs Mode: further speed improvements related to sector labels
2022-02-08 21:30:54 +01:00
volte
be06471f52
Vertex rendering options ( #701 )
...
* Extended rendering options for drawing vertices
* Fixed vertex scale slider behaviour
* Force plot highlighted vertex in DragSectorsMode
* Moved ShouldRenderVertices property into the properties region
* made config file variable lower case to be in line with other config file variables
2022-02-06 12:19:03 +01:00
volte
d37e2400bc
Made classic rendererer respect per-surface light levels ( #698 )
2022-01-31 19:49:26 +01:00
volte
7fbd07e586
New feature: classic lighting renderer for visual mode ( #680 )
...
Added classic rendering mode to closer emulate software renderer visuals in visual mode
2022-01-04 20:17:12 +01:00
biwa
c4c2f4b3fe
Fixed a visual glitch where grid lines appear to be slightly offset when using a transformed grid
2021-02-06 15:09:16 +01:00
biwa
5ed77c5d05
Improved performance in visual mode related to visual slopes
2021-02-06 14:51:00 +01:00
biwa
5d1492c5c2
Added visual sloping for vertices (has an extra action to toggle visual vertex slope picking)
2021-01-30 22:01:55 +01:00
biwa
931bd1e225
Fixed a problem where the DistanceCheck actor property didn't work correctly, resulting in things unexpectedly not being drawn in Visual Mode
2020-12-12 11:48:46 +01:00
biwa
8064bc63b7
Added option in Preferences -> Appearance -> Rendering to toggle showing of the FPS counter in Visual Mode (disabled by default)
2020-09-26 18:15:01 +02:00
biwa
bdc6a23934
Fixed some more cases where UniValues were set to floats. Added throwing exceptions to the UniValue constructor (gasp!)
2020-05-23 10:01:52 +02:00
biwa
9338d1221f
Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts
2020-05-22 22:30:32 +02:00
biwa
91cbcde1eb
It's compiling!
2020-05-21 14:20:02 +02:00
biwa
fb3c9e7168
Started conversion from float to double
2020-05-18 18:14:54 +02:00
biwa
a3ce81dc2b
Merge branch 'master' into visual-slope2
2020-04-04 13:12:20 +02:00
biwa
1fc503fa24
Update things before adding their geometry in visual mode so things don't go awry when realtime editing them. Fixes #393 .
2020-03-29 17:31:20 +02:00
biwa
7b0adadbfb
Merge branch 'master' into visual-slope2
2020-03-17 22:10:04 +01:00
biwa
afef349220
- Slope handles are not shown anymore when showing selection is disabled
...
- Smart pivot handles are now shown for the highlighted slope handle
2020-02-24 12:54:59 +01:00
biwa
915d83c92a
- If geometry is selected and the geometry the modified slope handle belongs to is not selected it will now also be modified
...
- Made the slope handles hover closer to the geometry
2020-02-23 11:17:14 +01:00
biwa
f606f3bd7c
Drawing slope handles works correctly now
2020-02-22 19:45:12 +01:00
biwa
7154dec8c7
Code cleanup, added some comments
2020-02-16 22:07:20 +01:00