Anis A. Hireche
a954daa43f
terrain_blending_opengl_port_from_lukas_code
2014-11-27 20:56:23 +01:00
Daniel Buckmaster
3902ebb861
Merge pull request #883 from eightyeight/update-readme-and-version
...
Update readme and version
2014-11-04 11:56:39 +11:00
Daniel Buckmaster
dc92d58692
Update version.h
2014-11-04 11:12:15 +11:00
Daniel Buckmaster
a61be8783a
New Physics doc group.
2014-11-04 11:12:13 +11:00
Daniel Buckmaster
a8f246404a
Merge pull request #879 from eightyeight/issue-825
...
Increment vertex pointer by 3, not 1
2014-11-02 07:56:51 +11:00
Daniel Buckmaster
f6d54d810b
Improve documentation on getCursorPos and fix cursorInControl.
2014-11-02 07:51:03 +11:00
Daniel Buckmaster
d12310602d
Increment vertex pointer by 3, not 1.
2014-11-02 07:35:39 +11:00
Daniel Buckmaster
a87a891cfc
Prevent crash when loading Player with no shape.
2014-10-31 10:04:32 +11:00
Daniel Buckmaster
e209cc4389
Use existing methods instead of incorrect maths.
2014-10-31 09:11:07 +11:00
Daniel Buckmaster
74e328d09b
Merge pull request #870 from eightyeight/fix-ear-transform
...
Andrew's fix for ear transform with detached camera
2014-10-28 14:39:09 +11:00
Daniel Buckmaster
355ce5d854
Andrew's fix for ear transform with detached camera.
2014-10-28 09:26:46 +11:00
Daniel Buckmaster
fd93397e5d
Merge pull request #846 from Azaezel/guiobjectview
...
guiobjectview corrections
2014-10-27 17:28:58 +11:00
Daniel Buckmaster
4fb820c3ef
New Physics doc group.
2014-10-24 09:17:48 +11:00
Azaezel
0dde7022c2
engine: corrects offsets for the guiobjectview gui element which displays materialized meshes, and exposes it's specialized renderering system to the postfx subsystem.
...
immediate purpose: corrected display
long term purpose: deferred display.
2014-10-23 05:03:28 -05:00
bank
62006e8b3c
Remove unneeded double-initialization of the vars.
2014-10-19 14:30:46 +11:00
bank
d9c5670e93
Fix possible array overrun.
...
We should clamp the index value to the size of the weaponMountNode[], which is ShapeBase::MaxMountedImages (4) and SceneObject::NumMountPoints = 31.
2014-10-19 14:30:43 +11:00
bank
c23f3fbd9f
Fix initializing return buffer.
...
Use "bufSize", not the "buf" itself.
2014-10-19 14:30:37 +11:00
Daniel Buckmaster
1554ea6faf
Merge pull request #833 from just-bank/fix-derefptr
...
Fix: Null'ed pointer usage, possible access violation.
2014-10-16 10:38:52 +11:00
Daniel Buckmaster
7ac8e3dd6f
Merge pull request #703 from 'Azaezel/dontCloneDynamicCubemaps'
2014-10-14 13:54:18 +11:00
Daniel Buckmaster
06a4db295a
Bump version to 3.6.1.
2014-10-06 14:51:39 +11:00
Areloch
4716f76d5e
Merge pull request #737 from Azaezel/queryStallPrevention
...
Query Stall Prevention
2014-10-01 23:48:53 -05:00
Azaezel
d5c42d0d44
Yikes. fatalityfix: need to create a platformtimer for the reference.
2014-10-01 23:35:06 -05:00
LuisAntonRebollo
1edf978933
Merge pull request #796 from eightyeight/version-3.6
...
Bump version numbers
2014-10-02 01:32:53 +02:00
LuisAntonRebollo
535f56af6e
Merge pull request #801 from eightyeight/gtest-tests
...
Googletest tests
2014-10-02 01:31:13 +02:00
LuisAntonRebollo
42386b3f6f
Merge pull request #795 from BeamNG/T3D_x64
...
Support for Windows x64 builds
2014-10-02 01:31:07 +02:00
LuisAntonRebollo
4a6384486c
Merge pull request #689 from rextimmy/forest_physx2_fix
...
Physx 2.8 actor release fix
2014-10-02 01:05:11 +02:00
Daniel Buckmaster
47020b580c
Merge pull request #794 from Azaezel/euler_to_quat_revert
...
Euler to quat reversion
2014-09-30 18:59:37 +10:00
Areloch
f56c35019f
Merge pull request #781 from eightyeight/remove-player-warnings
...
Removed annoying warning
2014-09-30 00:03:58 -05:00
Areloch
cbf3078343
Merge pull request #763 from rextimmy/tsmesh_createtangents_fix
...
- Added check in tsMesh::createTangents to check size of incoming normal...
2014-09-29 23:16:34 -05:00
Areloch
4c0811ffb1
Merge pull request #722 from Azaezel/Implicit_Truncations
...
implicit truncation warning cleanup.
2014-09-29 23:03:52 -05:00
Areloch
eeb97ffa4c
Merge pull request #616 from BeamNG/water_object_use_shader_param
...
Fix WaterObject TODO: Retrieve sampler numbers from parameter handles, see r22631.
2014-09-29 22:52:43 -05:00
Daniel Buckmaster
bedde94a9f
Removed all local type definitions for GCC.
2014-09-29 14:31:07 +10:00
Daniel Buckmaster
fae1bad96c
All unit tests that run now pass.
2014-09-29 11:38:44 +10:00
Daniel Buckmaster
b173e5571c
Moved async packet queue test and commented it out.
2014-09-29 11:38:42 +10:00
Daniel Buckmaster
178484ca6a
Moved zip tests and commented them out :(.
2014-09-29 11:38:37 +10:00
Daniel Buckmaster
d02cc94edd
Allow test runs to be non-verbose.
2014-09-29 11:38:34 +10:00
Daniel Buckmaster
b01e5668b4
Removed dead unit test code from main loop.
2014-09-29 11:38:32 +10:00
Daniel Buckmaster
ff67ac3e80
Fixed some spacing.
2014-09-29 11:38:31 +10:00
Daniel Buckmaster
1008236053
Bump version numbers.
2014-09-26 13:11:29 +10:00
LuisAntonRebollo
df37afac34
Fix Torque 64 define.
2014-09-26 00:10:14 +02:00
Azaezel
f678a19be8
Testing using the regenerating turret https://github.com/Azaezel/Torque3D/tree/outpost_testbed_clean shows that tracking is precisely inverted using 8b1ff267f0 (diff-983ceaf4b3cbddd4701734aaa048a79e) . reversion PR till someone has time to properly review whether that's fouled conversion on my part, or if turrets were accounting for bad math to start with.
2014-09-23 19:15:43 -05:00
Daniel Buckmaster
94d32b5fae
Make mSubscribers case-insensitive.
2014-09-21 22:50:47 +10:00
Daniel Buckmaster
d08e594316
Merge pull request #682 from Azaezel/extended_onendSequence
...
Extended onend sequence
2014-09-16 10:25:25 +10:00
Azaezel
db089ab45f
consistency
2014-09-15 19:10:23 -05:00
Daniel Buckmaster
6fdebd16f6
Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64
...
Conflicts:
Engine/source/console/compiler.cpp
Engine/source/console/compiler.h
2014-09-15 11:50:32 +10:00
Daniel Buckmaster
439dc9c56d
Fixed ShapeBase animation networking.
...
We essentially just need to remember to Update ShapeBase::Thread::position
every time we advance the thread in the shape. With a little bit of
supporting code these changes will be passed to the client's shape.
2014-09-15 10:01:13 +10:00
Daniel Buckmaster
fd3d44c755
Removed annoying warning.
2014-09-15 07:30:51 +10:00
LuisAntonRebollo
fcf7bee64a
Fix x64 problems for WIN64.
2014-09-14 21:42:51 +02:00
LuisAntonRebollo
8ed0f508ca
Minimal changes to compile T3D on WIN64.
2014-09-14 21:39:56 +02:00
James Urquhart
1e3db968ac
Update console.h
...
Fix typo in version command
2014-09-13 09:02:57 +01:00