spherallic
|
2df910f915
|
Merge remote-tracking branch 'udb/master'
|
2023-12-06 14:22:37 +01:00 |
|
biwa
|
6d5098a075
|
3D Floor Mode: fixed a problem where the previous state of linedef arguments were not preserved for undo snapshots. Fixes #967
|
2023-12-02 22:16:12 +01:00 |
|
biwa
|
53c4952986
|
Sound Propagation Mode: fixed a problem where removed sector geometry was still shown when undoing/redoing. Fixes #992
|
2023-12-02 15:20:50 +01:00 |
|
biwa
|
6e08cc8e68
|
Visual Mode: more skewing fixes
|
2023-11-19 16:56:13 +01:00 |
|
biwa
|
f7373f7534
|
Visual Mode: fixed a problem where texture skewing didn't work correctly for textures scaled through sidedef properties. Fixes #985
|
2023-11-19 16:53:36 +01:00 |
|
spherallic
|
b3b327a6c3
|
Merge remote-tracking branch 'udb/master'
|
2023-11-07 12:11:47 +01:00 |
|
biwa
|
28630b9777
|
Game Configurations: added texture skewing options to the GZDoom game configurations
Visual Mode: added support for GZDoom style texture skewing
|
2023-11-04 21:43:09 +01:00 |
|
biwa
|
55725bd2bb
|
Sound Propagation Mode: fixed a crash when things were outside the map's geometry bounding box. Fixes #975
|
2023-10-25 20:38:52 +02:00 |
|
spherallic
|
1fc96e9ad9
|
Merge remote-tracking branch 'udb/master'
|
2023-10-23 19:59:32 +02:00 |
|
biwa
|
728eea84b2
|
Visual Mode: the effect of slope things are now only applied if they are specified in the game configuration
|
2023-10-21 16:11:35 +02:00 |
|
biwa
|
807df65279
|
Game Configurations: added support for enabling or disabling support for vertex heights in UDMF game configurations
|
2023-10-21 14:45:42 +02:00 |
|
spherallic
|
946fef8fce
|
Fix local brightness change not working properly with shadow-casting FOFs above
|
2023-10-17 23:44:38 +02:00 |
|
spherallic
|
6bb4df359c
|
Merge remote-tracking branch 'udb/master'
|
2023-10-16 18:47:14 +02:00 |
|
biwa
|
ca6769b715
|
Visual Mode: fixed a problem where flood selection did not work correctly when sidedefs were previously marked by other actions
|
2023-10-14 22:30:29 +02:00 |
|
biwa
|
e97aa905eb
|
Visual Mode: fixed a problem where flood selection would operate from all selected surfaces and not just the clicked on one. This behavior can be reverted by enabling the "Use buggy flood select in Visual Mode" option in Preferences -> Editing
|
2023-10-14 14:24:09 +02:00 |
|
spherallic
|
e5cbadda91
|
Post-UDB-merge fixes
|
2023-10-10 15:53:11 +02:00 |
|
spherallic
|
f4506b22dc
|
Merge remote-tracking branch 'udb/master'
|
2023-10-10 14:23:59 +02:00 |
|
biwa
|
9d8ddfad35
|
OBJ Exporter: fixed a problem where the wrong textures were used on 3D floors when they have the "use upper/lower texture" flag set
|
2023-10-03 19:23:03 +02:00 |
|
biwa
|
7834bd1f15
|
OBJ Exporter: fixed a problem where 3D floor sides were not exported correctly. Fixes #963
|
2023-10-03 19:18:33 +02:00 |
|
biwa
|
2b40a08f13
|
Visual Mode: fixed a problem where floors/ceilings could not be changed in size if the user tried to change their texture offset in a non-UDMF map
|
2023-09-29 20:44:04 +02:00 |
|
spherallic
|
82ef2ab3de
|
Display mobjscale for things in Visual Mode
|
2023-09-23 00:29:33 +02:00 |
|
spherallic
|
9046f6a4f7
|
Merge remote-tracking branch 'udb/master'
|
2023-09-20 21:04:54 +02:00 |
|
spherallic
|
76f6483829
|
Visual Mode: changing brightness now affects sector brightness, holding Alt will change local brightness
|
2023-09-19 17:53:27 +02:00 |
|
biwa
|
efcce48953
|
Visual Mode: fixed a problem where sloped 3D floors with an alpha value of less than 128 were not shown at all instead of fully opaque. Fixes #954
|
2023-09-17 17:23:27 +02:00 |
|
biwa
|
59197fdfe0
|
Visual Mode: fixed a problem where scaled sprites were shown with the wrong offset
|
2023-09-17 17:03:58 +02:00 |
|
wisselstem
|
63010d871a
|
Draw Curve Mode, Draw Ellipse Mode, Draw Rectangle Mode: added option to place things at the designated vertex positions instead of drawing geometry (#956)
|
2023-09-17 15:39:19 +02:00 |
|
wisselstem
|
01bcdc01b2
|
Point Thing at Cursor: check for a thing's fixedrotation rather than its category's arrow setting (#957)
|
2023-09-17 13:06:57 +02:00 |
|
biwa
|
ed93c4d69b
|
Visual Mode: looking through selection now applies the thing's pitch to the camera
|
2023-09-17 13:05:50 +02:00 |
|
biwa
|
1d6c2a1c13
|
Visual Mode: when applying camera rotation and pitch to things a status message will now be displayed. Fixes #955
|
2023-09-17 12:40:28 +02:00 |
|
spherallic
|
7214e1b8b2
|
Curve Linedefs: increment angle by 5 instead of 8 when using rotate actions
|
2023-09-15 21:35:57 +02:00 |
|
spherallic
|
89f781bdc4
|
Make $(Not)Angled property set fixedrotation
|
2023-09-15 16:55:51 +02:00 |
|
spherallic
|
fb5d404e0c
|
Change one more instance of code assuming 5 arguments instead of 10
|
2023-09-15 16:44:56 +02:00 |
|
spherallic
|
7964875710
|
Expand 3D floor checks to encompass SRB2's multiple actions
|
2023-09-14 22:17:57 +02:00 |
|
spherallic
|
388e206d03
|
v0.5: Update version number and revision
|
2023-09-11 03:09:30 +02:00 |
|
spherallic
|
2abdfaf3e4
|
Display floating things via temporary method
|
2023-09-11 03:04:07 +02:00 |
|
spherallic
|
a51366131c
|
Fix string arguments not being copied/pasted as a property
|
2023-09-11 02:13:14 +02:00 |
|
spherallic
|
8b161a78a6
|
Draw Modes: Don't draw preview lines when "Place things" is enabled
|
2023-09-11 02:05:46 +02:00 |
|
spherallic
|
570040f011
|
Display sky on horizon lines
|
2023-09-11 00:37:20 +02:00 |
|
spherallic
|
27a268ae89
|
Iterate over things before lines in Visual Mode
|
2023-09-08 23:04:00 +02:00 |
|
wisselstem
|
32cfe294e2
|
Things Mode: update things filter when clone-dragging things (#951)
|
2023-09-08 19:19:57 +02:00 |
|
spherallic
|
0f1c06d44b
|
v0.4: Update version number and installer script
|
2023-09-08 13:35:37 +02:00 |
|
spherallic
|
845cbe2c3a
|
Fixed "Place Things" not working for Draw Curve mode
|
2023-09-08 13:35:26 +02:00 |
|
spherallic
|
f50b138424
|
Update things filter when clone-dragging things
|
2023-09-08 12:22:50 +02:00 |
|
spherallic
|
5f408e2c6e
|
Add "Place Things" option to curve, ellipse and rectangle drawing modes
|
2023-09-08 02:57:22 +02:00 |
|
spherallic
|
925c50bfd3
|
Clean up map element loops when rebuilding Visual Mode data
|
2023-09-07 14:27:53 +02:00 |
|
spherallic
|
92418d40a6
|
Merge remote-tracking branch 'udb/master'
|
2023-09-06 22:42:33 +02:00 |
|
biwa
|
809bb24ae0
|
Visual Mode: fixed an issue where trying to apply a rotation to things that were not seen yet would cause a crash
|
2023-09-06 19:20:12 +02:00 |
|
spherallic
|
d2b4c05aa6
|
Don't cancel pointing thing at cursor if category info doesn't have arrow
|
2023-09-06 00:10:56 +02:00 |
|
spherallic
|
ab830ea159
|
Disable Visual Mode features that don't apply to SRB2
|
2023-09-04 18:36:03 +02:00 |
|
spherallic
|
758f480faf
|
Render additive FOFs as such in Visual Mode
|
2023-09-04 15:25:22 +02:00 |
|