Jump to content
The Dark Mod Forums

Leaderboard

Popular Content

Showing content with the highest reputation on 11/27/21 in all areas

  1. DarkRadiant 2.14.0 is ready for download. This release focused on DarkRadiant's texturing abilities, the Texture Tool and some of the Surface Inspector algorithms have been completely rewritten. A new model importer UI has been added with the ability to convert FBX models into a format compatible to the game (it can also convert LWO, ASE and OBJ models). The EntityInspector can now deal with more than one selected entities, showing the shared key values in the list. Copy/Paste Textures across angled faces: Texture Tool Rotate Tool (use "R" hotkey to switch) Surface Inspector Harmonise Scale / Linked Scaling Surface Inspector Normalise EntityInspector Multi-Selection Support For more things that have changed or fixed, see the list below. Windows and Mac Downloads are available on Github: https://github.com/codereader/DarkRadiant/releases/tag/2.14.0 and of course linked from the website https://www.darkradiant.net Thanks go out to all who helped testing this release! Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. Changes since 2.13.0 Feature: Texture Tool Improvements Feature: Texture Tool: Add Manipulation Panel to shift/scale/rotate selection Feature: Show shared keyvalues when multiple entities are selected Feature: Texture Browser Filter: match multiple words (using 'AND' logic) Feature: Skin Chooser shows materials of the model Feature: Surface Inspector: Add buttons to harmonise Horizontal and Vertical scale values Feature: Improved pasting textures to angled faces sharing an edge Feature: XY view zoom is centered at cursor Feature: Texture Tool: Constrain operations to axes by holding down Shift Feature: Texture Tools: rotate function Feature: Texture Tool: UI contrast Feature: Model Conversion UI Feature: Add FBX model importer Feature: add IQM format support into lib/picomodel Feature: Spawnarg type icon not shown for inherited properties Improvement: New Game Connection GUI Improvement: "Replace Selection with exported Model" preserves spawnargs Improvement: automatically reload exported models Improvement: Search function: don't start searching while still typing Improvement: MediaBrowser toolbar: clear filter text when texture is selected through MMB or Texture Browser Improvement: Merge "Create player start" and "Move player start" options Improvement: Patch Texture Rotation should take aspect ratio into account Improvement: Texture Tool: use aspect ratio of material Improvement: Step-rotating textures through the Surface Inspector should be using the center as pivot Improvement: Surface Inspector: Option to change horizontal and vertical scale values proportionally Improvement: Apply textures to surfaces using "normalized" scaling. Improvement: Normalise button brings texture coordinates closer to 0,0 Improvement: Prevent Texture Tool "face jump" on rescaling textures Improvement: Move modifier hints out of the status bar Improvement: Flip Texture: Prevent huge face UV coordinate translations Improvement: Double click on list elements should auto-close dialogs Improvement: Texture Tool: Select items by clicking the UV space they cover Improvement: Texture Tool: Grid lines are getting too dense when zooming out a lot Improvement: Texture Tool: intercept keystrokes for grid resizing & snap to grid Improvement: Model Exporter: warn if Output Format and extension in File Path don't match Improvement: Change Quake3 map exporter to write "legacy" brush syntax Fixed: Q3 Legacy BrushDef parser sometime produce some wrong texture rotation Fixed: "Replace Selection with exported Model" assigns result to Default layer Fixed: All scene graphs connect to the same undo system, causing interference Fixed: Remove Floating Layout Fixed: EntityInspector allows to set an entity's name to an empty value Fixed: modelDefs folder starts expanded after changing selection Fixed: Particle Editor: wireframe does not render Fixed: Drag-select while in texture tool window gets stuck. Fixed: Some brushes change shape or disappear when rotated or duplicated Fixed: Texture Tool: drag operation doesn't capture the mouse Fixed: Ctrl-S does not work when focus is on inputs Fixed: Autosave filename unhelpfully overwrites 'save copy as' filename Fixed: Merge Maps: can't hide changed entities/primitives Fixed: Merge Maps: can't center orthoview/camera on changed entities Fixed: Merge Maps UI remains if DR is closed while a merge is in progress Fixed: Merge Maps: "Details" text doesn't use full width of window Fixed: Brushes colour schemes not saving Fixed: Fit Texture fields do not allow values below 1.0 Fixed: PatchDefExporter: do not write trailing white space after shader name Fixed: LWO2 Model Exporter doesn't write vertex colours Fixed: Objective components not correctly renumbered after removing a component Fixed: Applying a skin to a model entity no longer works under 2.14pre1 Fixed: Spawnarg types and tooltips not reliably inherited in entityDefs Fixed: Crash when saving map or prefab without a file extension Fixed: Texture Tool crashes when creating a new brush Fixed: "Texture tool" grid cannot decrease under 1 Fixed: Texture Tool: dragged vertices snap to grid even though it's switched off Fixed: Sound chooser not pre-selecting the inherited value of snd_* keys of an entity Fixed: User Guide (Local) doesn't work Fixed: Restore GL_LINEAR_MIPMAP_LINEAR texture filtering Fixed: Objective components not correctly renumbered after removing a component Tweak: Surface Inspector vertical shift / vertical scale arrows Tweak: Surface Inspector's minimum width is too large The list of changes can be found on the our bugtracker changelog. Have fun mapping!
    5 points
  2. I'm really digging the cabinet1 extension pack, the new pieces really tie the room together! With one month left in the challenge, I'm not sure I'll get everything the way I want it, but I'm aiming for at least beta quality with the primary objectives.
    3 points
  3. Added a new wiki page "Video Cutscene Creation", as well as a section "Patches and Terrain" to the end of the "Patches" page. The latter is short, mainly organized pointers to useful content.
    2 points
  4. Here is the skin wiki https://wiki.thedarkmod.com/index.php?title=Creating_Multiple_Skins_For_A_Model Here is the material wiki: https://wiki.thedarkmod.com/index.php?title=Material_Files That said, the silver platter material has been changed in TDM 2.10. Please test this issue on the latest dev build:
    1 point
  5. I have implemented different orientation testing code: it computes CCW normal of a windings and checks that it is directed the same way as the input plane it belongs to. Also, I fixed all differences, even checked that R_PolytopeSurfaceFrustumLike and R_PolytopeSurface produce windings of same orientations in all the cases of my test map.
    1 point
  6. Re: "...by Doom creator John Cormac." Eh, would he be any relation to Doom creator John Carmack? You made me have to dig out my old wiki username and password for that one.
    1 point
  7. I'm glad you enjoyed it, sounds like you explored every nook and cranny as usual! There's still a couple of things I thought would have garnered a reaction that no one has commented on, probably nobody found them yet hehe. There's always that one weird bug that inconsistently rears its ugly head... without fail every time I release a mission. Sounds like I may have to replace that chest with a boring old footlocker...
    1 point
  8. Here's another new wiki page: https://wiki.thedarkmod.com/index.php?title=A_Full-Screen_Slide_in_Mid-Game As you can see, I'm cleaning out my "attic" of a number of draft wiki articles from the last year or 2. At least the ones that just need to be finalized. This one shows some GUI examples and related scripting. Can just barely write this post... still in a food coma from Thanksgiving dinner.
    1 point
  9. Yet another wiki page added: https://wiki.thedarkmod.com/index.php?title=Force_Fields
    1 point
  10. Updates to the "Doors" wiki entry: Under "Auto-Closing/Opening Doors" : Collapsed long text block of older method no longer recommended. Broke out & expanded: "Allowing the Player to Interrupt Door Motion" Corrected default rotation speed, and revised text, in "Speed of Door Opening and Closing" Added new section near end: "Alternative Method: Door with a Separate Lock Plate" Added new section: "Controlling Door by Scripting"
    1 point
  11. *****UPDATE***** cabinet1 fans! Version 2 of the cabinet1 extension pack is here with a new desk and bench model as well 5 unique hutch and curio cabinet prefabs! Big thanks to cabinet1 expert @Dragofer who generously polished the models and prefabs and fixed up the naming/pathing/definitions to be core mod compliant. God speed! cabinet1_xtended.zip *****Original Post***** Jumping over from the Discord where you should definitely join us if you aren't there already. No modelling skill here what so ever, but I have long found myself hopelessly addicted to cabinet1. Now it has gotten even worse with desk02 and desk03 being such great new assets. I just wanted/needed a little more matching furniture for my map so I put these together in DR. To be clear these are very basic but along the way I thought they might be of utility to anyone else who just needs more of that cabinet1 magic and can't wait for the pros to deliver the next dose. Of course just like cabinet1, desk02 and 03 they all have the "desk_old" skin variant and there is a prefab for the curio cabinet with working doors. God speed.
    1 point
  12. Sadly Warhammer out.
    0 points
×
×
  • Create New...