gtkradiant/libs/picomodel
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
..
lwo Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
picointernal.c Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
picointernal.h Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
picomodel.c PicoModel - End of 1.5 backporting 2016-12-09 02:57:39 +01:00
picomodel.vcxproj Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
picomodel.vcxproj.filters Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
picomodules.c PicoModel - End of 1.5 backporting 2016-12-09 02:57:39 +01:00
pm_3ds.c PicoModel - End of 1.5 backporting 2016-12-09 02:57:39 +01:00
pm_ase.c PicoModel - End of 1.5 backporting 2016-12-09 02:57:39 +01:00
pm_fm.c PicoModel - End of 1.5 backporting 2016-12-09 02:57:39 +01:00
pm_fm.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
pm_lwo.c Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00
pm_md2.c Low hanging fruit: bring the number of compiler warnings down from 264 to 33. 2013-05-03 02:57:29 -04:00
pm_md3.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
pm_mdc.c Fix for uninitialized var warning 2016-08-20 06:59:43 +02:00
pm_ms3d.c uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
pm_obj.c PicoModel: Cleanup, ASE support upgrade test, uncrustify 2016-12-04 06:16:39 +01:00
pm_terrain.c Make NULL models rendered as a box, and selectable (were already editable) 2017-05-05 23:23:06 +02:00