Home
last modified time | relevance | path

Searched refs:TrenchBroom (Results 1 – 25 of 950) sorted by relevance

12345678910>>...38

/dports/games/trenchbroom/TrenchBroom-ed46601/cmake/
H A DTrenchBroomApp.cmake75 …# CONFIGURE_FILE("${APP_SOURCE_DIR}/TrenchBroom.rc.in" "${CMAKE_CURRENT_BINARY_DIR}/TrenchBroom.rc…
103 ADD_DEPENDENCIES(TrenchBroom GenerateVersion)
105 #ADD_DEPENDENCIES(TrenchBroom GenerateHelp)
112 SET_TARGET_PROPERTIES(TrenchBroom PROPERTIES MACOSX_BUNDLE_BUNDLE_NAME "TrenchBroom")
119 …SET_TARGET_PROPERTIES(TrenchBroom PROPERTIES MACOSX_BUNDLE_INFO_PLIST "${APP_DIR}/resources/mac/Tr…
122 SET_XCODE_ATTRIBUTES(TrenchBroom)
208 INSTALL(TARGETS TrenchBroom RUNTIME DESTINATION . COMPONENT TrenchBroom)
214 DESTINATION . COMPONENT TrenchBroom)
217 DESTINATION . COMPONENT TrenchBroom)
229 INSTALL(TARGETS TrenchBroom BUNDLE DESTINATION . COMPONENT TrenchBroom)
[all …]
H A DTrenchBroomTest.cmake8 ADD_EXECUTABLE(TrenchBroom-Test ${TEST_SOURCE} $<TARGET_OBJECTS:common>)
10 ADD_TARGET_PROPERTY(TrenchBroom-Test INCLUDE_DIRECTORIES "${TEST_SOURCE_DIR}")
11 TARGET_LINK_LIBRARIES(TrenchBroom-Test gtest gmock ${wxWidgets_LIBRARIES} ${FREETYPE_LIBRARIES} ${F…
15 ADD_CUSTOM_COMMAND(TARGET TrenchBroom-Test POST_BUILD
16 …COMMAND ${CMAKE_COMMAND} -E copy_directory "${LIB_BIN_DIR}/win32" "$<TARGET_FILE_DIR:TrenchBroom-T…
20 ADD_CUSTOM_COMMAND(TARGET TrenchBroom-Test POST_BUILD
21 …MMAND} -E copy_directory "${CMAKE_SOURCE_DIR}/test/data" "$<TARGET_FILE_DIR:TrenchBroom-Test>/data"
24 SET_XCODE_ATTRIBUTES(TrenchBroom-Test)
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DLayerListView.h32 namespace TrenchBroom {
38 typedef void (wxEvtHandler::*LayerCommandFunction)(TrenchBroom::View::LayerCommand &);
40 wxDECLARE_EVENT(LAYER_SELECTED_EVENT, TrenchBroom::View::LayerCommand);
43 wxDECLARE_EVENT(LAYER_SET_CURRENT_EVENT, TrenchBroom::View::LayerCommand);
46 wxDECLARE_EVENT(LAYER_RIGHT_CLICK_EVENT, TrenchBroom::View::LayerCommand);
49 wxDECLARE_EVENT(LAYER_TOGGLE_VISIBLE_EVENT, TrenchBroom::View::LayerCommand);
52 wxDECLARE_EVENT(LAYER_TOGGLE_LOCKED_EVENT, TrenchBroom::View::LayerCommand);
55 namespace TrenchBroom {
H A DGameSelectionCommand.h27 namespace TrenchBroom {
46 typedef void (wxEvtHandler::*GameSelectionCommandFunction)(TrenchBroom::View::GameSelectionCommand …
48 wxDECLARE_EVENT(GAME_SELECTION_CHANGE_EVENT, TrenchBroom::View::GameSelectionCommand);
51 wxDECLARE_EVENT(GAME_SELECTION_DBLCLICK_EVENT, TrenchBroom::View::GameSelectionCommand);
/dports/games/trenchbroom/TrenchBroom-ed46601/app/src/
H A DTrenchBroom.rc5 AAAAAAAA ICON "../resources/graphics/icons/TrenchBroom.ico"
26 VALUE "FileDescription", "TrenchBroom Level Editor"
28 VALUE "InternalName", "TrenchBroom.exe"
30 VALUE "OriginalFilename", "TrenchBroom.exe"
31 VALUE "ProductName", "TrenchBroom"
/dports/games/trenchbroom/TrenchBroom-ed46601/
H A DREADME.md1 # TrenchBroom chapter
3 TrenchBroom is a modern cross-platform level editor for Quake.
34 …feature suggestions are welcome. Please submit them at https://github.com/kduske/TrenchBroom/issues
48 ### TrenchBroom 1.0.9
51 ### TrenchBroom 1.0.8
57 ### TrenchBroom 1.0.7
60 ### TrenchBroom 1.0.6
76 ### TrenchBroom 1.0.5
92 ### TrenchBroom 1.0.4
97 ### TrenchBroom 1.0.3
/dports/games/trenchbroom/TrenchBroom-ed46601/app/resources/linux/
H A Dcopyright3 This file is part of TrenchBroom. …
5 TrenchBroom is free software: you can redistribute it and/or modify …
10 TrenchBroom is distributed in the hope that it will be useful, …
16 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
/dports/games/trenchbroom/TrenchBroom-ed46601/app/resources/shader/
H A DTextureBrowserBorder.fragsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DBrowserGroup.fragsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DCompass.fragsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DHandle.fragsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DBrowserGroup.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DTextBackground.fragsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DTextureBrowser.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DTextureBrowserBorder.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DEntityModel.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DColoredHandle.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DColoredText.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DHandle.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DMiniMapEdge.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DCompassOutline.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DGrid2D.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DTextBackground.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
H A DVaryingPC.vertsh6 This file is part of TrenchBroom.
8 TrenchBroom is free software: you can redistribute it and/or modify
13 TrenchBroom is distributed in the hope that it will be useful,
19 along with TrenchBroom. If not, see <http://www.gnu.org/licenses/>.
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DPolyhedron_BrushGeometryPayload.h27 namespace TrenchBroom {
34 typedef TrenchBroom::GLuint Type;
41 typedef TrenchBroom::Model::BrushFace* Type;

12345678910>>...38