gtkradiant/plugins/textool
Mateos81 58a263dbe4 Make NULL models rendered as a box, and selectable (were already editable)
TODO:
- Handle the case "Model not found".
- Add relevant console prints.
- Fix glitchy-looking selected box.

Alignments in code.

More texture suffix checks for DarkPlaces effect texture names.

PicoModel Backport: Fixed compilation.

Update .gitignore

Added more exclusions, most of them Windows/Visual Studio related.

Aligment.

Fix compilation on OS X. How is this working elsewhere?

This generates a different warning now, and is just wrong anyway.

Fix a handful of compiler warnings.

Fix for potentially using uninitialized variable

Fix gcc warning shdr may be used uninitialized

Fix gcc warning i may be used uninitialized

tweak previous pull with an assert

remove unused tex_palette

Fix gcc warning item may be used uninitialized in this function

read source file lists from .vcxproj files for SCons build

remove the old .vcproj

m4_submat modification

Fix gcc warning sizeof on array function parameter src will return size of float (*)[3]

Rollback on alignments.
2017-05-05 23:23:06 +02:00
..
Doc cleanup 2012-05-27 18:53:14 -05:00
2DView.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
2DView.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
changelog.txt ABToSVK commit 2008-08-24 03:20:51 +00:00
ControlPointsManager.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
ControlPointsManager.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
resource.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
StdAfx.cpp uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
StdAfx.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
TexTool.cpp Use intptr_t for pointer offset magic in TexTool. Fixes a couple compiler warnings. 2013-07-07 09:58:56 -04:00
textool.def Fixing Linux SCons build. 2011-02-22 04:48:05 +00:00
TexTool.rc transfer from internal tree r5311 branches/1.4-gpl 2007-09-12 18:54:28 +00:00
textool.vcxproj Visual Studio 2015 on debug configs too 2016-04-24 14:52:52 -05:00
textool.vcxproj.filters convert projects to msvc 2012 2013-05-23 20:44:41 -05:00