rextimmy
ab41fe713c
GL::Workaround::noCompressedNPoTTextures profile is no longer used nor relevant. #1863
2016-12-15 14:50:51 +10:00
rextimmy
08c0195cba
OpenGL multiple canvas support
2016-12-14 22:01:18 +10:00
rextimmy
efab1299ca
DX11 multiple canvas support
2016-12-14 21:24:44 +10:00
Areloch
54456fa4fa
Merge pull request #1855 from John3/updateRecast151
...
Updated recast to 1.5.1
2016-12-12 19:54:07 -06:00
Areloch
2cdc596b86
Merge pull request #1854 from JeffProgrammer/SDL_textinput_fix
...
fix SDL text events from generating a ~ key when opening the console
2016-12-11 23:07:18 -06:00
Areloch
feb60fe242
Merge pull request #1852 from Areloch/ColladaExportutilities
...
Adds some bake-to-collada functions
2016-12-11 23:03:41 -06:00
Areloch
eb2d3a908a
Tweaked the naming convention to a) be more in line with the prefab creation functions, and b) avoid common artist terminologies that may lead to confusion on what it does.
2016-12-11 23:02:13 -06:00
Areloch
8ec88a26b6
Merge branch 'ColladaExportutilities' of https://github.com/Areloch/Torque3D into development
2016-12-11 22:47:52 -06:00
Areloch
274bfb2b50
Merge pull request #1856 from Azaezel/bitangentBlunder
...
uts bitangent direction determinant back
2016-12-11 21:54:59 -06:00
Jeff Hutchinson
3ecbb4b7e5
fix bug with SDL text input that occurs when multiple responders occur on the screen. (Tested with 2 responders.)
2016-12-11 19:11:32 -05:00
Azaezel
c6e2563a38
went overzealous on the bitangent cleanup when reviewing parallax. the W multiplier can and should stay. the y flip can remain gone.
2016-12-11 15:04:33 -06:00
Johxz
c7e5b35744
Updated recast to 1.5.1
2016-12-11 13:17:15 -06:00
Jeff Hutchinson
f6b8ef126d
fix SDL text events from generating a ~ key when opening the console
2016-12-11 13:53:11 -05:00
Areloch
1d754cbbad
Makes it so prefabs can correctly 'export to collada' by running the buildPolyList function on it's children.
...
Also adds a 'Bake Selection to Mesh' option to the tools menu in the editor to export the selected mesh to a collada file, and then replaces the selection with a TSStatic.
2016-12-10 17:27:27 -06:00
Areloch
630949514a
Merge pull request #1831 from John3/fix467_exportCollada
...
fix ColladaExporter
2016-12-09 21:11:05 -06:00
Areloch
06f32342ab
Merge branch 'development' into fix467_exportCollada
2016-12-09 21:09:12 -06:00
Areloch
bcce32a74c
Merge pull request #1851 from John3/remove_dmlFile
...
remove dml file
2016-12-09 21:07:37 -06:00
Johxz
681b049e93
remove dml file
2016-12-09 16:39:06 -06:00
Johxz
f610c7ab24
fix atlas texture, extra info for opencollada
2016-12-09 16:29:23 -06:00
Areloch
18ea697f42
Merge pull request #1850 from rextimmy/vs_floating_point
...
Change VS to use the default fp:precise
2016-12-09 00:16:23 -06:00
Areloch
f77e4b960d
Merge pull request #1848 from Azaezel/ParallaxPinch
...
[workaround] pinches parallax steps so the 0-1 range has minimal artifacting
2016-12-08 01:57:23 -06:00
Areloch
0c2a5be23e
Merge pull request #1847 from Azaezel/ParallaxLight
...
factoring in tangentW causes parallax to swap specular highlight directions.
2016-12-08 01:57:08 -06:00
RexTimmy
79dca17d5e
Change VS to use the default fp:precise
2016-12-08 09:14:20 +10:00
Azaezel
0049678c25
[workaround] pinches parallax steps so the 0-1 range has minimal artifacting
2016-12-06 23:41:28 -06:00
Azaezel
a5755be681
factoring in tangentW casues parallax (but not normals) to swap specular highlight directions. removed that, as well as a prior attempted workaround.
2016-12-06 23:30:35 -06:00
Areloch
de1f002adc
Merge pull request #1846 from CouleeApps/background-fix
...
Fix SDL/Mac report going into the background
2016-12-05 09:06:14 -06:00
Areloch
7fac8b75e1
Merge pull request #1836 from Azaezel/shadowSlips
...
motion based updates for shadow caching
2016-12-05 09:01:06 -06:00
Areloch
e996cf25fb
Merge pull request #1843 from rasteron/development
...
Update version.h
2016-12-04 23:03:03 -06:00
Glenn Smith
ad30641499
SDL/Mac report going into the background
2016-12-04 17:24:27 -05:00
Areloch
a3740719b1
Merge pull request #1817 from jamesu/ipv6_pr
...
Preliminary IPV6 Support
2016-12-04 16:22:42 -06:00
Areloch
4b25b59185
Merge pull request #1835 from Areloch/MoarMath
...
Adds some helpful utility math functions.
2016-12-04 15:38:20 -06:00
Areloch
a98301a315
Merge pull request #1839 from Azaezel/pathPresentation
...
directional coloration for pathnodes,
2016-12-04 15:38:14 -06:00
Areloch
40ec9ad8be
Merge pull request #1840 from Azaezel/FIELD_ComponentInspectors_button
...
FIELD_ComponentInspectors inspector hook up
2016-12-04 15:38:01 -06:00
Johxz
c43de8881f
added materials, better compatibility with maya and 3ds max, better collada spec for compliance
2016-12-03 16:59:17 -06:00
Raster Ron
a3f9365347
Update version.h
2016-12-03 19:41:38 +08:00
Areloch
0db0a53333
Merge pull request #1838 from rextimmy/terrain_cullface
...
re-enable face culling for the terrain
2016-12-01 11:40:23 -06:00
Azaezel
2652f9a609
Fills out the automaticly filled inspector entries for AbstractClassRep::FieldFlags::FIELD_ComponentInspectors with a pressable button.
2016-12-01 01:07:53 -06:00
Azaezel
1f6e66a1d7
directional coloration for pathnodes, as well as enlarges both the look and handle size for ease of use.
2016-12-01 00:55:27 -06:00
RexTimmy
d46f82ef1d
re-enable face culling for the terrain
2016-12-01 11:03:32 +10:00
Johxz
6cc1c27fd2
missing to load the texture
2016-11-29 19:49:41 -06:00
Azaezel
55b26be9ba
account for fov change (also, internal docs)
2016-11-29 15:57:41 -06:00
Azaezel
01419d7935
motion based updates for shadow caching
...
adds a $pref::Shadows::teleportDis and $pref::Shadows::turnRate (defaults 4, and 1 respectively)
if either is exceeded during a given frame, shadow chaches are forced to refresh themselves.
2016-11-29 14:13:23 -06:00
Areloch
31ed509c1c
Adds some helpful utility math functions.
2016-11-28 22:42:29 -06:00
Areloch
7af95e6a8e
Merge pull request #1834 from Areloch/SDLSplashImageFixes2
...
Also adds a sanity check in the event a splash image isn't found.
2016-11-27 16:31:26 -06:00
Areloch
5fbc24d9e2
Also adds a sanity check in the event a splash image isn't found.
2016-11-27 16:21:52 -06:00
James Urquhart
fba471d27e
Fix console spam when OS socket send buffer is full
2016-11-27 18:02:19 +00:00
James Urquhart
1f69a708fb
Fix ret assignment
2016-11-27 17:58:34 +00:00
Areloch
6cad7b6248
Merge pull request #1830 from pacomont/Fix_NavMeshUpdate_not_working
...
Fix for NavPath is not updated when navMesh has change.
2016-11-27 10:29:29 -06:00
Johxz
b2f615915e
remove old colladamax format, fixed up bad coordinates, added new collada format, valid against the COLLADA 1.4.1 schema, added to load textures and UVs.
2016-11-26 14:13:54 -06:00
Areloch
cf065ed536
Merge pull request #1585 from Areloch/execToCon
...
Make exec() and getDSOPath() proper Con namespace functions.
2016-11-26 02:04:38 -06:00