2024-01-29 |
bones_was_here | ZYM: fix misaligned memory access |
blob | commitdiff | raw |
2024-01-29 |
bones_was_here | PSK/PSA: fix misaligned memory access |
blob | commitdiff | raw | diff to current |
2024-01-29 |
bones_was_here | DPM: fix misaligned memory access |
blob | commitdiff | raw | diff to current |
2024-01-29 |
bones_was_here | MD3: fix misaligned memory access |
blob | commitdiff | raw | diff to current |
2024-01-29 |
bones_was_here | IQM: fix misaligned memory access while loading |
blob | commitdiff | raw | diff to current |
2024-01-29 |
bones_was_here | IQM: fix misaligned memory access |
blob | commitdiff | raw | diff to current |
2024-01-29 |
bones_was_here | Fix signed int overflows and tidy nearby documentation |
blob | commitdiff | raw | diff to current |
2024-01-20 |
bones_was_here | com: rename BSD strlcpy and strlcat |
blob | commitdiff | raw | diff to current |
2022-09-20 |
bones_was_here | Fix GCC 11 warns: Mod_INTERQUAKEMODEL_Load misleading... |
blob | commitdiff | raw | diff to current |
2022-01-13 |
bones_was_here | Merge MR 'Make trace entity culling optional for specta... |
blob | commitdiff | raw | diff to current |
2021-05-09 |
havoc | Fix a possible divide by zero in Mod_PSKMODEL_Load. |
blob | commitdiff | raw | diff to current |
2020-12-29 |
havoc | Fix crash in q3bsp loading on submodels where it was... |
blob | commitdiff | raw | diff to current |
2020-12-19 |
havoc | Replaced some model fields and changed their purpose... |
blob | commitdiff | raw | diff to current |
2020-10-02 |
cloudwalk | model_shared: Rename dp_model_t to model_t, to avoid... |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Unify the command and cvar flags, under the CF_ prefix. |
blob | commitdiff | raw | diff to current |
2020-09-17 |
cloudwalk | Rename qboolean to qbool |
blob | commitdiff | raw | diff to current |
2020-07-09 |
cloudwalk | Rename model functions to make them more generic and... |
blob | commitdiff | raw | diff to current |
2020-06-24 |
cloudwalk | Don't lerp nailgun and super nailgun. Trades smoothness... |
blob | commitdiff | raw | diff to current |
2020-05-29 |
cloudwalk | Pass an offset of data_element3i rather than data_eleme... |
blob | commitdiff | raw | diff to current |
2020-05-29 |
cloudwalk | Pass num_triangles per surface rather than for the... |
blob | commitdiff | raw | diff to current |
2020-01-22 |
havoc | cvars are now instanced in &cvars_all as a tracking... |
blob | commitdiff | raw | diff to current |
2020-01-09 |
havoc | Corrected names in credits to be more accurate and... |
blob | commitdiff | raw | diff to current |
2018-05-05 |
havoc | Fix more Mod_ValidateElements sequencing issues - alway... |
blob | commitdiff | raw | diff to current |
2018-05-05 |
havoc | Fix a bug in MD3 model loading that caused warnings... |
blob | commitdiff | raw | diff to current |
2018-05-02 |
havoc | Remove shadowvolume rendering entirely, now shadowmaps... |
blob | commitdiff | raw | diff to current |
2018-05-01 |
havoc | Refactored and improved Mod_ValidateElements so it... |
blob | commitdiff | raw | diff to current |
2018-04-13 |
havoc | CSQC polygonbegin functionality now uses the CL_MeshEnt... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
havoc | Added Draw_GetPicWidth, Draw_GetPicHeight, Draw_IsPicLo... |
blob | commitdiff | raw | diff to current |
2018-03-24 |
havoc | Add skipmaterialflagsmask feature to TraceLine and... |
blob | commitdiff | raw | diff to current |
2016-12-10 |
havoc | Fix bug in loading additional skins after the ones... |
blob | commitdiff | raw | diff to current |
2016-11-27 |
havoc | Add skipsupercontentsmask parameter to all the collisio... |
blob | commitdiff | raw | diff to current |
2016-11-27 |
havoc | Rollback last change which was meant to be many smaller... |
blob | commitdiff | raw | diff to current |
2016-11-27 |
havoc | Added developer_memorylargerthanmb cvar which dprints... |
blob | commitdiff | raw | diff to current |
2016-09-14 |
havoc | Overhauled quake3 shader loading such that it now produ... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
havoc | Fix MSVC++ 2015 warnings about variable scope and some... |
blob | commitdiff | raw | diff to current |
2014-06-01 |
havoc | Added Quake2 BSP support (IBSP38), this is a work in... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
havoc | Removed collision_prefernudgedfraction cvar and trace... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
eihrul | factor out skeletal animation transform generation... |
blob | commitdiff | raw | diff to current |
2013-02-23 |
havoc | added entity caching stats in graph |
blob | commitdiff | raw | diff to current |
2013-01-16 |
havoc | implemented gpu-skinning (vertex shader skeletal animat... |
blob | commitdiff | raw | diff to current |
2012-12-22 |
havoc | fix bug with transparency sorting introduced by vortex... |
blob | commitdiff | raw | diff to current |
2012-05-05 |
havoc | fix some int to bool conversion warnings on MSVS2008 |
blob | commitdiff | raw | diff to current |
2012-04-19 |
divverent | remove some more dead code |
blob | commitdiff | raw | diff to current |
2012-03-01 |
divverent | add a flag to forcibly turn off skeletal animation... |
blob | commitdiff | raw | diff to current |
2012-02-04 |
eihrul | convert pose6s data to pose7s data to resolve quaternio... |
blob | commitdiff | raw | diff to current |
2012-01-26 |
havoc | change mdl texcoord loading to not have a .5 pixel... |
blob | commitdiff | raw | diff to current |
2011-10-30 |
havoc | fix two more C++ compile errors |
blob | commitdiff | raw | diff to current |
2011-10-29 |
havoc | allow .psk models to be loaded without a corresponding... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
havoc | fix more crashes to do with animscenes being NULL on... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
havoc | fix byte color handling in iqm loader |
blob | commitdiff | raw | diff to current |
2011-10-15 |
havoc | fix two crashes that divVerent found and fixed but... |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | fix crashes with last patch to model loaders |
blob | commitdiff | raw | diff to current |
2011-10-14 |
havoc | allow iqm models without geometry |
blob | commitdiff | raw | diff to current |
2011-09-30 |
eihrul | better fix for skeletal no-bones case |
blob | commitdiff | raw | diff to current |
2011-09-30 |
eihrul | handle no-bones case for skeletal animation |
blob | commitdiff | raw | diff to current |
2011-09-16 |
havoc | fix issues with watershader on models, also now support... |
blob | commitdiff | raw | diff to current |
2011-08-29 |
vortex | Offsetmapping: new "Bias" parameter that sets a custom... |
blob | commitdiff | raw | diff to current |
2011-08-03 |
havoc | fix a pile of issues with calling conventions on GLES2... |
blob | commitdiff | raw | diff to current |
2011-07-29 |
eihrul | removing more memcpys from IQM loading |
blob | commitdiff | raw | diff to current |
2011-07-29 |
eihrul | IQM loading fixes and optimizations |
blob | commitdiff | raw | diff to current |
2011-07-29 |
havoc | re-optimize the IQM model loader somewhat by not alloca... |
blob | commitdiff | raw | diff to current |
2011-07-29 |
havoc | reworked iqm model loader to copy all data into allocat... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
eihrul | handle IQM models with no blend weights |
blob | commitdiff | raw | diff to current |
2011-07-10 |
eihrul | tab formatting fix |
blob | commitdiff | raw | diff to current |
2011-07-10 |
eihrul | build static frame for IQM models with no animations |
blob | commitdiff | raw | diff to current |
2011-06-28 |
havoc | fix offsetmapping without a q3 shader on Q1BSP and MDL |
blob | commitdiff | raw | diff to current |
2011-06-23 |
havoc | fix model loading memory corruption errors related to |
blob | commitdiff | raw | diff to current |
2011-06-01 |
eihrul | iqm version 1 compatibility |
blob | commitdiff | raw | diff to current |
2011-05-31 |
eihrul | support for version 2 of iqm |
blob | commitdiff | raw | diff to current |
2011-04-01 |
havoc | WGL client can now use DPSOFTRAST, added thread_win... |
blob | commitdiff | raw | diff to current |
2011-01-29 |
divverent | Squashed commit of the following: |
blob | commitdiff | raw | diff to current |
2011-01-14 |
havoc | added r_enableshadowvolumes cvar, this defaults to... |
blob | commitdiff | raw | diff to current |
2010-11-21 |
havoc | use r_smoothnormals_areaweighting cvar on all calls... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
divverent | developer_extra: also spam some messages during model... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
divverent | fix a Mem_Free(NULL) warning |
blob | commitdiff | raw | diff to current |
2010-10-08 |
divverent | SSE patch by kyre, with runtime CPU detection and a... |
blob | commitdiff | raw | diff to current |
2010-09-14 |
divverent | add a TraceBrush function to all model types, and imple... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
divverent | Mod_BuildAliasSkinsFromSkinFile: strip image extension |
blob | commitdiff | raw | diff to current |
2010-06-29 |
divverent | speed up decal creation in newdecalsystem by using... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
eihrul | iqmbounds loading fix |
blob | commitdiff | raw | diff to current |
2010-06-01 |
eihrul | sanity checking of most header offsets/sizes in IQM |
blob | commitdiff | raw | diff to current |
2010-05-21 |
divverent | fix a wrong mempool use in Mod_Alias_AnimateVertices... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
eihrul | fix IQM format to use relative base pose |
blob | commitdiff | raw | diff to current |
2010-04-15 |
eihrul | unused IQM scaling |
blob | commitdiff | raw | diff to current |
2010-04-12 |
eihrul | IQM loading animation frames fix |
blob | commitdiff | raw | diff to current |
2010-04-07 |
eihrul | make IQM loading import animation sequences rather... |
blob | commitdiff | raw | diff to current |
2010-03-13 |
divverent | modeldecompile: also write a framegroups file if possible |
blob | commitdiff | raw | diff to current |
2010-03-13 |
eihrul | made IQM framerate a float |
blob | commitdiff | raw | diff to current |
2010-03-08 |
eihrul | IQM base pose cleanups |
blob | commitdiff | raw | diff to current |
2010-03-08 |
eihrul | more IQM loading fixes |
blob | commitdiff | raw | diff to current |
2010-03-08 |
eihrul | misc IQM loading fixes |
blob | commitdiff | raw | diff to current |
2010-03-08 |
eihrul | added per frame bounds to IQM format |
blob | commitdiff | raw | diff to current |
2010-03-07 |
eihrul | build IQM inverse base pose from joints if necessary |
blob | commitdiff | raw | diff to current |
2010-03-07 |
eihrul | experimental IQM model format support |
blob | commitdiff | raw | diff to current |
2010-02-21 |
vortex | Offsetmapping now could be customized on per-texture... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
havoc | move RESTRICT keyword define to qtypes.h and add it... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
havoc | set supercontents and surfaceflags on models not using... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
havoc | added mod_q1bsp_polygoncollisions cvar (off by default... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
eihrul | store blend weights as unsigned char data |
blob | commitdiff | raw | diff to current |
next |