View Issue Details

IDProjectCategoryView StatusLast Update
0005155DarkRadiantGUIpublic08.11.2020 18:35
ReporterDragofer Assigned Togreebo  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.7.0 
Target Version2.8.0Fixed in Version2.8.0 
Summary0005155: Model chooser doesn't list .md3 models
DescriptionA number of animated .md3 custom models are available for download for TDM, such as an animated water mesh, a pirate flag and a spider web swaying in the wind.

However, DR's model chooser doesn't list them, so you have to copy/paste or manually type in the file path. Apart from that they show up fine in DR, once they're placed in the map.
Steps To Reproduce1) I've attached Arcturus' improved pirate flag as a .pk4 which only needs to be placed in your darkmod installation.
2) Right-click -> Create model -> should be under models/darkmod/nautical/flag_pirate.md3, but it's not there. Searching for flag_pirate doesn't show anything either.

3) Create a different model, then paste this into the model spawnarg: models/darkmod/nautical/flag_pirate.md3. The flag is now there.
4) Click on 'Choose model...' on the model spawnarg: the model chooser is opened with no current model.
TagsNo tags attached.
Attached Files
flag_pirate.pk4 (598,898 bytes)

Activities

greebo

greebo

24.03.2020 19:14

administrator   ~0012306

Adding the .md3 extension to the list of supported model files is not a huge deal, it can be easily added to the games/darkmod.game file. This is enough to have it listed in the Model Selector dialog, but is there more to MD3 models that DR needs to support? For instance, the PK4 doesn't contain any animations for the flag, is there maybe an example available?
Dragofer

Dragofer

25.03.2020 13:37

developer   ~0012307

No, just showing the .md3 should be enough. An md3 works by storing many meshes inside itself and cycling through them to appear animated.
greebo

greebo

25.03.2020 15:47

administrator   ~0012308

Alright, then :)

Related Changesets

DarkRadiant: master 7049ed3f

26.03.2020 04:06

greebo


Details Diff
0005155: Add MD3 to the list of model extensions that are visible in the Model Selector Affected Issues
0005155
mod - install/games/darkmod.game Diff File

Issue History

Date Modified Username Field Change
13.02.2020 08:22 Dragofer New Issue
13.02.2020 08:22 Dragofer File Added: flag_pirate.pk4
14.02.2020 04:14 greebo Status new => acknowledged
24.03.2020 19:14 greebo Status acknowledged => feedback
24.03.2020 19:14 greebo Note Added: 0012306
25.03.2020 13:37 Dragofer Note Added: 0012307
25.03.2020 13:37 Dragofer Status feedback => new
25.03.2020 15:47 greebo Status new => confirmed
25.03.2020 15:47 greebo Note Added: 0012308
25.03.2020 15:48 greebo Target Version => 2.8.0
26.03.2020 04:06 greebo Assigned To => greebo
26.03.2020 04:06 greebo Status confirmed => assigned
26.03.2020 04:07 greebo Status assigned => resolved
26.03.2020 04:07 greebo Resolution open => fixed
26.03.2020 04:07 greebo Fixed in Version => 2.8.0
26.03.2020 04:07 greebo Changeset attached => DarkRadiant master 7049ed3f
08.11.2020 18:35 greebo Status resolved => closed