Commit graph

58 commits

Author SHA1 Message Date
codeimp
7e4bf95a39 @ Fixed thing-line ceiling slope things (also fixed that the sidedefs are updated corrently when modified) 2010-09-18 09:53:10 +00:00
codeimp
2cf47cc2dd @ Opaque 3D floors are now rendered in the Mask renderpass so that textures with transparent parts are shown correctly. 2010-09-17 22:00:21 +00:00
codeimp
bab0815118 @ Added culling inside 3D floors where no walls are needed 2010-09-16 20:51:11 +00:00
codeimp
094749feb4 @ (G)ZDoom Editing plugin: Support for UDMF light levels, individual texture scaling and offsets on sidedefs 2010-09-15 20:41:40 +00:00
codeimp
ad111d0aca @ (G)ZDoom Editing plugin: Fixed 3D floor sides texture offsets 2010-09-15 18:17:38 +00:00
codeimp
180da20c95 @ (G)ZDoom Editing plugin: better undo/redo support in Visual Mode and Vertex Slope Things now also update sidedefs correctly 2010-09-15 10:09:37 +00:00
codeimp
21c4ad0dcc @ work on (G)ZDoom Editing plugin 2010-09-14 19:50:16 +00:00
codeimp
f59094e2bc @ work on (G)ZDoom Editing plugin 2010-09-14 19:14:44 +00:00
codeimp
cc47f0b11f @ work on (G)ZDoom Editing plugin 2010-09-11 20:14:36 +00:00
codeimp
358c28fc19 @ work on (G)ZDoom Editing plugin 2010-09-10 15:59:47 +00:00
codeimp
f2e16e0707 @ work on (G)ZDoom Editing plugin 2010-09-10 13:17:38 +00:00
codeimp
f289920dca @ work on (G)ZDoom Editing plugin 2010-09-10 09:08:54 +00:00
codeimp
c502b02aa6 @ work on (G)ZDoom Editing plugin 2010-09-09 21:16:16 +00:00
codeimp
4b0c30cad2 Fixed an issue that caused a map to be 'changed' just by going into Visual Mode.
@ work on (G)ZDoom Editing plugin
2010-09-09 15:12:31 +00:00
codeimp
272acc619c @ work on (G)ZDoom Editing plugin 2010-09-08 21:56:23 +00:00
codeimp
67107d2c24 @ work on (G)ZDoom Editing plugin 2010-09-08 15:05:32 +00:00
codeimp
a0b87ebd06 @ work on (G)ZDoom Editing plugin 2010-09-08 06:09:03 +00:00
codeimp
1830eee6c9 @ work on (G)ZDoom Editing plugin 2010-09-07 09:35:45 +00:00
codeimp
fd7797db5e @ work on (G)ZDoom Editing plugin 2010-09-06 06:09:22 +00:00
codeimp
605f795747 @ work on (G)ZDoom Editing plugin 2010-09-04 14:51:35 +00:00
codeimp
939bceaa37 @ work on (G)ZDoom Editing plugin 2010-09-04 11:19:37 +00:00
codeimp
ff0fbdad91 @ work on (G)ZDoom Editing plugin 2010-09-02 20:42:38 +00:00
codeimp
ea5a5fafe1 @ Updated ZDoom UDMF specifications
@ Improved UDMF test map (slopes, 3d floors, colored lighting)
2010-09-02 18:45:26 +00:00
codeimp
b477054ca1 @ test update 2010-09-02 06:00:36 +00:00
codeimp
3bbeb51e77 Added a GZDoom Visual Mode, with floor and ceiling texture transformation and coloring 2010-09-01 21:05:08 +00:00
codeimp
98582e1394 Started GZDoom Editing plugin project 2010-09-01 20:08:07 +00:00
codeimp
6c09634660 Added Find & Replace for Thing Angles
Added lots of new filter options for Things Filters
Some interface polishing
2010-09-01 14:36:31 +00:00
codeimp
16eb821571 @ example udmf map update 2010-08-20 15:04:45 +00:00
codeimp
015c5ffc53 @ Added test case for 'sprites' support in TEXTURES lump 2010-08-18 06:00:39 +00:00
codeimp
feccf6a11d Added support for 'walltexture' and 'flat' types in the TEXTURES lump 2010-08-18 05:49:15 +00:00
codeimp
579496f4fd @ Found a new test case for the triangulation which proves that it still doesn't work 100% right (-sigh- will it ever end?) 2010-08-12 12:17:44 +00:00
codeimp
299f7a5e1c Fixed sector triangulation issues. 2010-08-11 18:50:37 +00:00
codeimp
7d92d2b343 @ Added some code that I helps fixing some triangulation issues, but now it breaks other shapes. Also added test cases so I can figure this out later. 2010-08-11 14:30:54 +00:00
codeimp
d1d917da96 Added support for DECORATE 'scale' property in actors (sprites in Visual Mode now scale accordingly) 2010-07-31 21:17:49 +00:00
codeimp
837c725395 - Optimized compressing sidedefs
@ Added triangulation test case
2010-01-09 19:23:54 +00:00
codeimp
1a2d335e4d - Updated ZDBSP nodebuilder version 1.12
- Re-enabled UDMF comments for element indices (should work with ZDBSP now)
@ Added test case for triangulation
2009-06-23 16:35:13 +00:00
codeimp
622ff71056 - Fixed Make Door crash when no sector is highlighted or selected
- Added HighlightedObject property to the EditMode class, the object returned depends on the editing mode and the current highlight
- Exposed several properties in the ClassicMode class
2009-05-17 14:00:36 +00:00
codeimp
848fd9e72e Fixed a bug in the drawing behavior when splitting sectors 2009-05-13 20:07:33 +00:00
codeimp
a72850022f @ added triangulation test 2009-05-13 10:59:31 +00:00
codeimp
4a60a4fa03 - Fixed //$Sprite bug in DECORATE actor parser
- Fixed some property inheritance in DECORATE actors
2009-04-18 23:22:36 +00:00
codeimp
84b92aae2b Fixed a bug in drawing geometry
@ Added a test case for drawing
@ Added some ToString functions for elements
2009-03-11 20:21:50 +00:00
codeimp
b5897d0f5b Brightness level adjustments now stick to the list of brightness levels in the Game Configuration (use shift in Brightness Mode to adjust accurately) 2009-03-01 14:16:54 +00:00
codeimp
aead415c9b @ added test for copy/pasting
- Fixed a problem with copy pasting a single doublesided linedef
2009-03-01 10:51:37 +00:00
codeimp
e524e933a4 Removed some unneeded punctuation in error/warning messages and hidden the "conversion was needed" warning. 2009-03-01 09:15:58 +00:00
codeimp
a5ffba5215 @ updated a textures test 2009-02-27 19:41:04 +00:00
codeimp
bc958554f4 Fixed a bug that failed to load TEXTURES lumps with patches that have no properties body. 2009-02-27 19:37:59 +00:00
codeimp
301d666ac7 Fixed image scaling problem when conversion was needed. 2009-02-27 19:27:58 +00:00
codeimp
eb46188e4f @ added tests 2009-02-25 06:19:29 +00:00
codeimp
dae2f3e34c @ added textures tests 2009-02-24 06:48:50 +00:00
codeimp
1e9993442d fixed bugs in error checking blockmap and progress bar 2009-01-31 10:38:09 +00:00