gtkradiant/plugins/surface_idtech2
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
..
surface_idtech2.def Rename surface_ufoai to surface_idtech2. This plugin should be used for all Quake1 / Quake2 derived games. Updated game packs to be checked in shortly. 2013-07-08 22:20:13 -04:00
surface_idtech2.vcxproj Visual Studio 2015 on debug configs too 2016-04-24 14:52:52 -05:00
surface_idtech2.vcxproj.filters Start to clean up the internal structure of the idTech2 surface inspector. 2013-07-08 23:09:09 -04:00
surfacedialog.cpp Enable decimal precision for texture rotation in idTech2 surface dialog. 2013-11-19 21:30:28 -05:00
surfacedialog.h Start to clean up the internal structure of the idTech2 surface inspector. 2013-07-08 23:09:09 -04:00
surfaceflags.cpp Hide surface inspector on ESC, just like Q3 inspector. 2013-09-11 18:39:13 -04:00
surfaceflags.h Start to clean up the internal structure of the idTech2 surface inspector. 2013-07-08 23:09:09 -04:00
surfdlg_plugin.cpp Cleanup to idTech2 surface inspector. 2013-10-05 11:20:01 -04:00
surfdlg_plugin.h Cleanup to idTech2 surface inspector. 2013-10-05 11:20:01 -04:00