Garux / netradiant-custom

The open-source, cross-platform level editor for id Tech based games.
https://garux.github.io/NRC/
Other
299 stars 52 forks source link

Can't copy/paste Quake 1 map into Doom 3 map #159

Open motorsep opened 7 months ago

motorsep commented 7 months ago

Since NetRadiant supports both Doom 3 and Quake 1, I figured when copy/pasting one into another (Quake 1 into Doom 3 in my case), the software would simply copy brushes and entities as-is. Nope, Netradiant complains with: "3:2: parse error at '{': expected 'Version'"

Garux commented 7 months ago

Brush formats are different in Q1 & D3. To begin with, planes in D3 are normal + distance, while in Q1 3 plane points.