netradiant-custom/libs/picomodel
Garux 034f06f18d * brushexport plugin: write Kd (diffuse color) and map_Kd (diffuse map) data to .mtl
* brushexport plugin fix: invert Y during YZ swap; invert V of UV coords (correct texturing)
	* brushexport plugin: default to 'Don't collapse' option
q3map2:	* obj export: save in popular 'Y = Up, -Z = Forward' format
	* picomodel::obj: load as popular 'Y = Up, -Z = Forward' format
	* picomodel::obj: fix support of back references in faces
2019-01-10 00:44:27 +03:00
..
lwo Q3map2: 2017-08-02 09:25:58 +03:00
picointernal.c It fixes compilation errors in some systems. 2018-11-14 20:59:37 -03:00
picointernal.h * picomodel: do some guessings about shader paths to handle more cases out of the box; ones are based on material and diffuse map names: 2018-09-29 14:39:10 +03:00
picomodel.c It fixes compilation errors in some systems. 2018-11-14 20:59:37 -03:00
picomodules.c my own uncrustify run 2012-03-27 12:03:21 +02:00
pm_3ds.c fix some strncpy use 2018-09-29 21:34:03 +03:00
pm_ase.c fix some strncpy use 2018-09-29 21:34:03 +03:00
pm_fm.c fix some strncpy use 2018-09-29 21:34:03 +03:00
pm_fm.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pm_lwo.c fix some strncpy use 2018-09-29 21:34:03 +03:00
pm_md2.c fix some strncpy use 2018-09-29 21:34:03 +03:00
pm_md3.c * picomodel: do some guessings about shader paths to handle more cases out of the box; ones are based on material and diffuse map names: 2018-09-29 14:39:10 +03:00
pm_mdc.c * picomodel: do some guessings about shader paths to handle more cases out of the box; ones are based on material and diffuse map names: 2018-09-29 14:39:10 +03:00
pm_ms3d.c picomodel: white default color of fm, md2 (was one white and rest black) 2018-07-18 14:53:15 +03:00
pm_obj.c * brushexport plugin: write Kd (diffuse color) and map_Kd (diffuse map) data to .mtl 2019-01-10 00:44:27 +03:00
pm_terrain.c * picomodel: do some guessings about shader paths to handle more cases out of the box; ones are based on material and diffuse map names: 2018-09-29 14:39:10 +03:00