* Model Browser: default bind '/'

m1 = assign model to selected entity nodes (shift + e to select nodes of group entities)
		m1x2 = insert "misc_model" with given model
		m1 drag = rotate model
		Preferences.Model Browser: list of * separated folderToLoad/depth values, e.g. *models/mapobjects/99*maps/1*; */99* loads root
This commit is contained in:
Garux
2020-04-26 07:28:23 +03:00
parent 49b725a1b2
commit 06cd1e98ff
12 changed files with 1547 additions and 39 deletions

View File

@@ -705,6 +705,7 @@ $(INSTALLDIR)/radiant.$(EXE): \
radiant/mainframe.o \
radiant/main.o \
radiant/map.o \
radiant/modelwindow.o \
$(if $(findstring $(OS),Win32),radiant/multimon.o,) \
radiant/mru.o \
radiant/nullmodel.o \