Radiant:
misc... * filter toobar buttons also handle right mouse clicks: caulk: apply caulk tex clip: toggle apply clip/weapclip tex hint: toggle apply hint/hintlocal/hintskip tex triggers: apply trigger tex liquids: toggle apply watercaulk/lavacaulk/slimecaulk tex areaportals: toggle apply nodraw/nodrawnonsolid tex shader names are configurable through respective shader_* keys in .game file details: make detail structural: make structural * png icons with real alpha; partially antialiased
This commit is contained in:
@@ -132,7 +132,7 @@ class CameraInspectorButton : public IToolbarButton
|
||||
{
|
||||
public:
|
||||
virtual const char* getImage() const {
|
||||
return "camera_insp.bmp";
|
||||
return "camera_insp.png";
|
||||
}
|
||||
virtual const char* getText() const {
|
||||
return "Inspector";
|
||||
|
||||
Reference in New Issue
Block a user