snake-biscuits / bsp_tool

Python library for analysing .bsp files
GNU General Public License v3.0
102 stars 8 forks source link

(extensions.editor) MetaPattern string conversion is an ugly mess #164

Open snake-biscuits opened 9 months ago

snake-biscuits commented 9 months ago

The current system for MetaPatterns was good enough to get the first pass done, but we can do better. Parsing is ok, but turning a generic.Brush into a string is convoluted in the current system

I'd like to be able to take a generic brush & convert it into a string, without the simplest calls possible