Radiant:
binds... * m3: apply texture name and alignment to selected primitives and faces cleaning
This commit is contained in:
@@ -23,12 +23,6 @@
|
||||
#include "../StdAfx.h"
|
||||
#include "AboutDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
//static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CAboutDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "AutoCaulkDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CAutoCaulkDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "AutoCaulkStartDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CAutoCaulkStartDialog dialog
|
||||
|
||||
|
||||
@@ -23,12 +23,6 @@
|
||||
#include "../StdAfx.h"
|
||||
#include "DoorDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CDoorDialog dialog
|
||||
|
||||
|
||||
@@ -23,12 +23,6 @@
|
||||
#include "../StdAfx.h"
|
||||
#include "IntersectDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CIntersectDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "IntersectInfoDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CIntersectInfoDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "PolygonDialog.h"
|
||||
#include "../shapes.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CPolygonDialog dialog
|
||||
|
||||
|
||||
@@ -23,12 +23,6 @@
|
||||
#include "../StdAfx.h"
|
||||
#include "StairDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CStairDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "TextureResetDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CTextureResetDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "BrushCheckDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CBrushCheckDialog dialog
|
||||
|
||||
|
||||
@@ -24,12 +24,6 @@
|
||||
#include "../bobtoolz.h"
|
||||
#include "PathPlotterDialog.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
#undef THIS_FILE
|
||||
static char THIS_FILE[] = __FILE__;
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CPathPlotterDialog dialog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user