Commit graph

1455 commits

Author SHA1 Message Date
MaxED
3a0426cd7f GZDoomBuilder 1.06a:
MODELDEFs and models can now be loaded from PK3 resources (does anybody know if models or MODELDEFs can be stored in WADs?).
Negative scale and zOffset are now correctly parsed from MODELDEFs (model surfaces may be inverted though).
Fixed a crash while reading MODELDEFs when Operation System's decimal separator was set to comma.
Fixed a crash when user changed Thing type in Visual mode to a new one with model override, which wasn't previously used in a map.
Fixed a bug introduced in 1.06 when models weren't rendered in Visual mode when Fullbright mode was on.
Non-breaking space is now correctly handled by all Doom Builder's data parsers.
ColorPicker plugin:
Fixed a crash when user attempted to open ColorPicker window to edit sector properties in Visual mode, using hilighted surface as selection source, without selecting anything before doing so.
2012-05-21 23:51:32 +00:00
MaxED
9a72148ad1 GZDoomBuilder 1.06:
Fog rendering (including colored fog in maps in UDMF format).
Fixed lots of bugs in model loading and rendering.
Added "Toggle GZDoom Effects" button, which currently toggles dynamic lights, models and fog rendering.
Model loading process is more verbose now, so if something goes wrong, check Errors and Warnings window (F11) for details.
ColorPicker plugin:
You can now select surfaces in 3D-mode and then open Color Picker window to edit sector colors of sectors, to which these surfaces belong.
If nothing is selected, you can hilight a surface and then open Color Picker window to edit sector colors of sector, to which hilighted surface belongs.
If nothing is selected, you can hilight a Light Thing and then open Color Picker window to edit it's properties.
2012-05-20 00:56:59 +00:00
MaxED
62ba723ac1 GZDoomBuilder 1.05с:
Fixed a crash in Color Picker plugin when user tried to set Sector or Fade color to multiple sectors.
2012-05-15 15:23:03 +00:00
MaxED
5d58612d05 GZDoomBuilder 1.05b:
Actors, which can't be placed in editing mode aren't added to MODELDEF override list, thus preventing crash on map open.
2012-05-13 21:21:29 +00:00
MaxED
14e6c959bd GZDoomBuilder 1.05a:
Fixed incorrect rendering of 3D-floors, masked and transparent surfaces introduced in 1.05...
Additive transparent surfaces aren't affected by dynamic lights now (because they aren't affected in GZDoom).
2012-05-13 20:51:41 +00:00
MaxED
095c1154ee Removed some unused files. 2012-05-11 12:34:11 +00:00
MaxED
36f391653a GZDoomBuilder 1.05:
Added Color Picker plugin
Point, Flicker and Pulse light animation should now look almost exactly as seen in GZDoom.
Fixed a bug when editing thing properties in Visual mode didn't update visual thing.
Fixed incorrect doom-style walls shading when sector has "lightcolor" property set.
Fixed "Index was outside the bounds of the array in CalculateNormalsAndShading()" error.
GZDoomBuilder will now show error message prior to failing.
2012-05-11 12:28:20 +00:00
MaxED
506f4054a5 GZDoomBuilder 1.04a:
Sector dynamic lights are now rendered properly.
2012-04-25 20:13:12 +00:00
MaxED
a9fd8d33b2 GZDoomBuilder 1.04:
Added "Dynamic light size" slider, which matches GZDoom's "Light size" option.
Added "Dynamic light intensity" slider, which matches GZDoom's "Light intensity" option.
Fixed Vavoom light rendering (was rendered as additive light, light radius was twise smaller than in GZDoom)
Fixed bug in light rendering introduced in v1.03 (light radius was set to -1 when switching from 2D to 3D mode).
2012-04-25 11:44:36 +00:00
MaxED
dcf899a3c4 GZDoomBuilder 1.03:
Increased dynamic lights rendering performance (currently I'm getting around 25 FPS in Spawn's MAP01 with 32 dynamic lights and rendering distance set to 3000, was getting 4-6 FPS in GZDoomBuilder 1.02).
Several fixes in animated lights rendering (secondary light radius can now be smaller than primary light radius, Pulse Light's maximum radius was rendered twise bigger than in GZDoom).
2012-04-23 21:35:48 +00:00
MaxED
2358b785a1 GZDoomBuilder 1.02
All dynamic light types are now rendered correctly.
Added Doom-style shading on walls (walls going from west to east are slightly darker than walls going from north to south)
Masked surfaces are now correctly lit by dynamic lights.
Fixed several bugs in models rendering.
2012-04-18 19:34:11 +00:00
MaxED
72024341bf 2012-04-17 19:13:47 +00:00
codeimp
b6fdb42e9e Created branch for MaxED's GZDoom Builder. (starting revision 1493) 2012-04-17 07:26:08 +00:00
boris_i
7b65a2e80d Fixed a bug where double-clicking the header in the UDMF custom properties tab would result in a crash 2012-04-14 14:02:32 +00:00
boris_i
62dd9d9121 @Fixed typos in some configs 2012-04-14 13:14:18 +00:00
boris_i
f5c8ce9466 Improved "make door" functionality. It now actually creates usable doors in Hexen and UDMF maps. 2012-04-14 12:22:19 +00:00
codeimp
3ab5c83f3b Added option in user preferences for manual line split behavior. 2012-03-19 21:31:10 +00:00
codeimp
f2d41931f4 @ Fixed some bugs in the Floor/Ceiling align modes and the GZDoom Visual Mode 2011-12-17 16:47:16 +00:00
codeimp
da1f4a76ce @ Floor/Ceiling align modes pretty much complete 2011-12-13 06:52:21 +00:00
codeimp
865ebefa3f @ work in progress 2011-12-12 18:52:34 +00:00
codeimp
48975a52fe @ work in progress 2011-12-12 11:55:32 +00:00
codeimp
fae7cbdd3f @ work in progress 2011-12-11 18:47:28 +00:00
codeimp
3e4bef42a0 @ work in progress 2011-12-11 16:37:15 +00:00
codeimp
cf6a3aceef @ work in progress 2011-12-10 14:27:42 +00:00
codeimp
f1e1efc6fe @ work in progress 2011-12-10 12:07:00 +00:00
codeimp
63759ddb3c @ work in progress 2011-12-09 11:26:10 +00:00
codeimp
cdbe0980ea @ work in progress 2011-12-09 06:58:39 +00:00
codeimp
2f7d4fee1f @ work in progress 2011-12-08 14:27:23 +00:00
codeimp
442205a157 @ work in progress 2011-12-08 07:24:21 +00:00
codeimp
4a21274521 @ work in progress 2011-12-07 21:05:09 +00:00
codeimp
f95e8bd09f @ work in progress 2011-12-07 06:57:38 +00:00
codeimp
e367c2e4d3 2011-12-06 20:33:27 +00:00
codeimp
4f56556d62 @ work in progress 2011-12-06 15:35:11 +00:00
codeimp
845b5334d5 @ Floor/ceiling textures can now be dragged in GZDoom Visual Mode just like wall textures. 2011-12-05 15:06:28 +00:00
codeimp
3f6ae23ef9 @ Textures Autoalign in GZDoom Visual Mode now works properly with UDMF scale fields. 2011-12-05 06:51:49 +00:00
codeimp
7e6312e0db @ Textures scaled with UDMF scaling fields in GZDoom mode are now correctly displayed and alignable (except autoalign: todo) 2011-12-04 22:24:01 +00:00
codeimp
3f67340180 @ Textures Autoalign in GZDoom Visual Mode now works properly with UDMF format. 2011-12-04 20:48:48 +00:00
codeimp
3ca41363f3 @ Updated version information for release 2011-12-04 11:18:11 +00:00
codeimp
b525872808 Added button in toolbar for Edit Selection mode. 2011-12-04 10:34:10 +00:00
codeimp
3f50b4e3a3 @ This mode also shouldn't do any copy/pasting 2011-12-03 15:40:10 +00:00
codeimp
91ef814d96 Fixed some problems with copy/paste in modes where it can't be used. 2011-12-03 14:49:53 +00:00
codeimp
b72dfd39ac Fixed a potential timing issue on speed-stepping CPUs. 2011-12-02 23:35:55 +00:00
codeimp
a418868dfd Fixed memory and performance issues in Visual Mode for things with 0 with or height. (note to developers: VisualMode::GetVisualThing(t) may return null!) 2011-12-02 23:11:16 +00:00
codeimp
32c13b9b4e Added option to display the texture/flat sizes below the preview image in the browsers. 2011-12-02 22:18:55 +00:00
codeimp
a8f155dd29 Added the DeepBSP nodebuilder. 2011-12-02 21:48:07 +00:00
codeimp
dd6c8b23bb Fixed a visual glitch which caused incorrect thing colors when selection was cleared from Edit Selection mode. 2011-12-02 21:24:33 +00:00
codeimp
9a625e553d Fixed a crash when accepting Edit Selection mode changes with erroneous overlapping lines. 2011-12-02 21:16:45 +00:00
codeimp
3448e1ff60 Fixed a bug with pasted things when the Things Filter is used.
Fixed a bug with the Things Filter which caused some things to be incorrectly shown.
2011-12-02 21:03:05 +00:00
codeimp
a5cb5fa000 Things are now flipped when the selection in Edit Selection mode is flipped. 2011-12-02 20:41:53 +00:00
codeimp
dcc7992774 Linked with the latest SlimDX (September 2011) 2011-12-02 19:49:09 +00:00