khanat-code-old/code/nel/tools/3d/tile_edit
StudioEtrange 91e6b23d3f ** PCH Support for NMake with VS2012
NMAKE-VS2012 Error LNK2011
while NMAKE-VS2010 does not complain
we need to link the pch.obj file
see http://msdn.microsoft.com/en-us/library/3ay26wa2(v=vs.110).aspx

** PCH Support for Ninja
Ninja need to add property
        OBJECT_DEPENDS for using PCH
        OBJECT_OUTPUTS for create PCH
see http://public.kitware.com/pipermail/cmake-developers/2012-March/003653.html
2013-09-05 17:18:01 +02:00
..
PIC ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
Browse.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
Browse.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
choose_veget_set.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
choose_veget_set.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
CMakeLists.txt ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
cpu.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
cursor1.cur ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
custom.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
custom.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
DialogEditList.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
DialogEditList.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
DllEntry.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
GetVal.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
GetVal.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
nevraxpill.ico ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
Popup.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
Popup.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
ReadMe.txt ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
resource.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
rot0.bmp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
rot1.bmp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
rot2.bmp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
rot3.bmp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
select_rotation.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
select_rotation.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
SelectionTerritoire.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
SelectionTerritoire.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
stdafx.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
stdafx.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
thread.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
thread_win32.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
thread_win32.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
tile32_32.bmp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
tile_edit_exe.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
tile_edit_exe.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
tile_edit_exe.rc ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileCtrl.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileCtrl.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileList.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileList.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileView.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
TileView.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
View.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
View.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
ViewColumn.cpp ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00
ViewColumn.h ** PCH Support for NMake with VS2012 2013-09-05 17:18:01 +02:00

TileEdit
********

Edit a tile bank.


New Options
+++++++++++

Oriented
--------
Avoid ligo rotation on tileSet with this value set to true.
This is specially usefull when the texture in the tileSet has a
particular orientation (up-down of left-right).