Commit graph

5 commits

Author SHA1 Message Date
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
Timothee Besset
575c090380 Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
Timothee 'TTimo' Besset
3311e3a0da renaming q3map2.urt -> q3map2_urt 2012-07-07 17:39:27 -05:00
Timothee 'TTimo' Besset
1e7ca049d6 stripped the common/ and libs/ that are coming from an older release of GtkR, bump version up. building Linux bins for Majki to test with 2012-06-09 14:49:14 -05:00
Timothee 'TTimo' Besset
fd9836715c got it building 2012-05-27 22:26:10 -05:00