Jeff Hutchinson
b89d2a116e
cmake for epoxy and rip glew
2016-03-25 13:38:40 -04:00
Areloch
00ca1e8692
Merge pull request #1464 from Azaezel/bulletModule
...
bullet module
2015-11-14 15:40:59 -06:00
Azaezel
b48802c6c4
bullet module
...
verified extract from https://github.com/GarageGames/Torque3D/pull/1146
2015-11-14 11:28:21 -06:00
Areloch
1f72245772
Some cleanup and adding in the necessary changes to cmake.
2015-10-13 15:50:30 -05:00
Areloch
7a3b40a86d
Initial Implementation of the Taml, Asset and Modules systems.
...
Only has example and shape assets currently.
2015-10-13 15:19:36 -05:00
wcb
845ec9c452
CMake NMake fix to place exe in game directory
2015-09-23 19:46:36 -04:00
Areloch
31afbedfb6
Merge pull request #1346 from eightyeight/fix-threadpool-tests
2015-08-21 00:07:55 -05:00
Azaezel
6d121299ec
-wall leads to incredibly long compile times (we're talking 5 minutes vs 80, here)
2015-08-03 17:09:53 -05:00
Daniel Buckmaster
d68c9036bf
Include thread tests in CMake.
2015-07-05 14:11:58 +10:00
Daniel Buckmaster
39f0e269d6
Merge pull request #1328 from GarageGames/release-3.7
...
Release 3.7
2015-06-24 19:00:57 +10:00
James Urquhart
3a457749ec
Oculus VR DK2 Support
...
- Updated to work with 0.5.x SDK
- Uses Oculus Rendering rather than PostFX
- Stereo rendering refactored so more rendering info is grabbed from the DisplayDevice
- Implements an Offscreen Canvas for in-game gui with oculus
- Message dialogs and metrics display can now go to the OffScreen Canvas (if oculus demo is setup correctly)
2015-05-06 23:09:51 +01:00
Daniel Buckmaster
4a705c875c
Move the Vagrant config into a distro-specific folder.
2015-04-19 16:18:03 +10:00
Luis Anton Rebollo
8f94614a6e
Merge pull request #1169 from eightyeight/add-vagrant
...
Add Vagrant config
2015-03-15 01:26:18 +01:00
Luis Anton Rebollo
c73355bcd6
Merge pull request #1049 from cornytrace/VS2012-Support
...
Add VS2012 support to projectgenerator
2015-03-14 22:43:37 +01:00
LuisAntonRebollo
30bf15f4ee
Fix Linux rpath. Changed to use $ORIGIN.
2015-03-08 20:40:35 +01:00
LuisAntonRebollo
265d1a540a
Fix Linux rpath.
2015-03-07 22:41:00 +01:00
Adam Beer
86b8b39978
Update vc2k8_lib_proj.tpl
2015-02-15 13:29:59 -05:00
Adam Beer
8d66817e36
Update vc2010_lib_proj.tpl
2015-02-15 13:28:12 -05:00
Daniel Buckmaster
f821898857
Also turn unit tests on
2015-02-08 17:57:27 +11:00
Daniel Buckmaster
2416297b12
Separate GUI config.
2015-02-07 17:03:04 +11:00
Daniel Buckmaster
7252c69738
Readme will be replaced by wiki tutorial.
2015-02-07 14:27:10 +11:00
Daniel Buckmaster
4ea5ac8659
Default navigation module on in CMake
2015-02-07 14:07:30 +11:00
Daniel Buckmaster
7d3a76ab13
Start to work on Vagrant readme.
2015-02-07 13:20:45 +11:00
Daniel Buckmaster
2c0b941b31
Formatting.
2015-02-07 13:20:23 +11:00
Daniel Buckmaster
877aadd68e
64-bit is more common and works fine.
2015-02-07 13:20:10 +11:00
Daniel Buckmaster
f01596554a
Discovered a new dependency.
2015-02-02 17:07:12 +11:00
Daniel Buckmaster
d6ce1c3601
Does not exist.
2015-02-02 17:07:06 +11:00
Daniel Buckmaster
abea882862
No GUI mode for now.
2015-02-02 17:06:48 +11:00
Daniel Buckmaster
05fba1f110
Reorganised.
2015-02-01 22:01:12 +11:00
Daniel Buckmaster
db06ffec7d
Started to work on Vagrant configuration.
2015-02-01 21:22:05 +11:00
LuisAntonRebollo
1dacf7b04e
Fix torqueConfig.h TORQUE_FRAME_SIZE.
2015-01-31 19:34:14 +01:00
LuisAntonRebollo
744e7d4745
Merge remote-tracking branch 'GG-Github/development' into dynamic-CMake-modules
...
Conflicts:
Tools/CMake/torque3d.cmake
2015-01-30 18:24:38 +01:00
LuisAntonRebollo
5583e73ca5
Fix for CI server on gcc Linux.
2015-01-24 23:28:12 +01:00
LuisAntonRebollo
4e9034854d
Linux implementation. Include changes for gcc x64.
2015-01-24 22:08:26 +01:00
LuisAntonRebollo
aa35157eef
PlatformSDL implementation.
2015-01-19 01:17:37 +01:00
Luis Anton Rebollo
f4b3d1e4cb
Merge pull request #1064 from bpay/cmake-fixes
...
CMake fixes
2014-12-27 03:18:26 +01:00
LuisAntonRebollo
29e610fbad
OpenGL: Add project define for GLEW with php generator.
2014-12-27 00:39:47 +01:00
Ben Payne
d1f450a001
Fix malformed flags
2014-12-18 18:29:03 -05:00
Ben Payne
09d1df4bed
Fix executable naming for cmake builds
2014-12-17 15:27:02 -05:00
Ben Payne
4b57dde346
Fix broken cmake macro
...
Only the first config in the list was being seen
2014-12-17 14:03:51 -05:00
Ben Payne
58f07aecb4
Fix CMP0043 cmake warning when using cmake 3.0.2
...
COMPILE_DEFINITIONS_CONFIG has been deprecated, use generator expressions
with plain COMPILE_DEFINITIONS instead (available since 2.8.10)
2014-12-17 14:03:51 -05:00
Cornee Traas
6cb5496ae6
Add VS2012 support
...
Files are essentially just copied from the 2010 version with slight
tweaks, works without any warnings or errors.
2014-12-13 22:29:28 +01:00
LuisAntonRebollo
a5d2455e2e
Fix CI server.
2014-11-30 23:34:33 +01:00
LuisAntonRebollo
0a31af06f5
Fix PHP ProjectGenerator for OpenGL.
2014-11-30 04:37:10 +01:00
LuisAntonRebollo
98e3651db5
Merge pull request #940 from BeamNG/add_opengl_support
...
Add/Activate OpenGL render.
2014-11-30 02:48:13 +01:00
LuisAntonRebollo
f1aff86510
Merge pull request #965 from eightyeight/opengl-project-manager
...
Added OpenGL module with some additions to the project generator
2014-11-30 02:24:04 +01:00
Daniel Buckmaster
a0e1fca057
Merge pull request #685 from rextimmy/physx3_basic
...
Physx3 Physics Plugin
2014-11-29 20:05:08 +11:00
Daniel Buckmaster
aa9ded00d6
Added OpenGL module with some additions to the project generator.
2014-11-28 19:09:02 +11:00
LuisAntonRebollo
dd08fd2e7d
Add OpenGL support.
2014-11-08 20:21:50 +01:00
Scott Przybylski
f527b45ec2
Make torque3d.cmake load all .cmake files from the module folder.
...
Move option code to each individual module.
This makes it so you can add a new module without having to modify the torque3d.cmake
2014-10-10 23:50:05 -07:00