Thomas Fischer
|
27bbf4758e
|
changed readme
|
2014-03-19 02:20:35 +01:00 |
|
Thomas Fischer
|
c5e41a61cb
|
fixed projects with space in name
|
2014-03-19 02:15:00 +01:00 |
|
Thomas Fischer
|
5ffe7abee9
|
cmake improvements: correct build folder without installing, merged luis resource copy fix. fixed usage of the app name. added source folder to build configuration
|
2014-03-19 02:03:45 +01:00 |
|
Thomas Fischer
|
0dc0e70114
|
improved config format, eaiser to be used now
|
2014-03-18 20:12:13 +01:00 |
|
Thomas Fischer
|
444b12a670
|
cmake, better isolated :)
|
2014-03-18 13:27:25 +01:00 |
|
Thomas Fischer
|
29d7fe310d
|
Merge pull request #583 from tdev/x64_basics
windows 64 bit basics
|
2014-03-18 00:51:58 +01:00 |
|
Thomas Fischer
|
7239c791f2
|
Merge pull request #581 from tdev/vs2012_fixes
Visual Studio 2012 32Bit Level 4 Warning fixes
|
2014-03-17 10:02:19 +01:00 |
|
Thomas Fischer
|
fec4cc8acd
|
Merge pull request #538 from Azaezel/Tangent_Basis_Floor
Tangent Basis Cleanup
|
2014-03-17 00:12:03 +01:00 |
|
Daniel Buckmaster
|
382569ccb5
|
Merge pull request #584 from klaussilveira/master
Copy of PR #551 changed to target development.
|
2014-03-17 09:07:35 +11:00 |
|
LuisAntonRebollo
|
e22d8156b4
|
Merge pull request #582 from tdev/RenderInstConstructor
RenderInstType default constructor improvements
|
2014-03-16 14:08:39 +01:00 |
|
LuisAntonRebollo
|
6dfaf33d29
|
Merge pull request #578 from tdev/gitignore
improved gitignore for VS2012
|
2014-03-16 14:03:08 +01:00 |
|
Thomas Fischer
|
5a1747c534
|
Merge pull request #577 from tdev/main_unicode
main working on unicode systems
|
2014-03-16 13:58:08 +01:00 |
|
Thomas Fischer
|
8529d4450b
|
Merge pull request #546 from asmaloney/minor_cleanup
Minor cleanups
|
2014-03-15 15:20:23 +01:00 |
|
Thomas Fischer
|
1ce77dc619
|
Merge pull request #561 from signmotion/filesystem-correct-docs
Corrected docs for scripts in the group FileSystem: fileBase() and fileName().
|
2014-03-15 15:16:28 +01:00 |
|
Thomas Fischer
|
022b15720b
|
Merge pull request #548 from asmaloney/more_fixes
More fixes
|
2014-03-15 15:14:11 +01:00 |
|
Thomas Fischer
|
6d8e0d7e25
|
refactored platform precompiler variable: TORQUE_OS_WIN{32,64,}
|
2014-03-15 15:10:14 +01:00 |
|
Thomas Fischer
|
47a2cc165a
|
moved header file to have a more meaningful naming
|
2014-03-15 14:05:30 +01:00 |
|
Thomas Fischer
|
e37ecb0567
|
fixed WIN64 precompiler flags up - basics
|
2014-03-15 13:43:48 +01:00 |
|
Thomas Fischer
|
b1c52f8bb1
|
Added identify the CPU x64.
|
2014-03-15 13:23:49 +01:00 |
|
Thomas Fischer
|
8c25dc8b18
|
reverted fileno change, MSVS specific API changes follow in another PR
|
2014-03-15 12:57:47 +01:00 |
|
Thomas Fischer
|
489106ae5e
|
replaced UNUSED and assert combination by a fixed up assert macro - thanks luis! :)
|
2014-03-15 12:50:38 +01:00 |
|
Thomas Fischer
|
004f04660b
|
refactored the constructor to not use a default reference to a static member
|
2014-03-15 12:26:51 +01:00 |
|
Thomas Fischer
|
2844ab6912
|
more VS2012 L4 warning fixes
|
2014-03-15 11:51:36 +01:00 |
|
Thomas Fischer
|
502e346eb6
|
visual studio 2012 Level 4 warning fixes
|
2014-03-15 11:38:53 +01:00 |
|
Thomas Fischer
|
835649aa2f
|
Merge pull request #547 from asmaloney/fix_potential_crashes
Fix potential crashes
|
2014-03-15 10:57:21 +01:00 |
|
Thomas Fischer
|
65227abd82
|
Merge pull request #580 from tdev/php_generator_fixes
fixes problems for newer php version
|
2014-03-15 10:47:47 +01:00 |
|
Daniel Buckmaster
|
9921786b9c
|
Merge pull request #563 from signmotion/smallestVisiblePixelSize-work
Fixed issue #256: "$pref::TS::smallestVisiblePixelSize doesn't work".
|
2014-03-15 20:00:14 +11:00 |
|
Thomas Fischer
|
e906865a56
|
Merge pull request #570 from eightyeight/box3f-overlap
Fixed Box3F::overlap
|
2014-03-15 09:15:12 +01:00 |
|
Thomas Fischer
|
317a2cb73d
|
Merge pull request #556 from camporter/mfield_null_check
When setting the field on a GuiInspectorField, check if the field is null before setting the docs
|
2014-03-14 20:52:12 +01:00 |
|
Thomas Fischer
|
9b49f56bd6
|
changed Generator to T3D_Generator to prevent problems with newer php versions
|
2014-03-14 19:58:23 +01:00 |
|
Thomas Fischer
|
39b893f1ca
|
Merge pull request #465 from skaughtx0r/Fix-HTTPObject
Fix bug in HTTPObject (Fixed)
|
2014-03-14 19:32:54 +01:00 |
|
Thomas Fischer
|
19d4108357
|
improved gitignore for VS2012
|
2014-03-14 17:18:11 +01:00 |
|
Thomas Fischer
|
d782ad0af1
|
main working on unicode systems
|
2014-03-14 17:02:27 +01:00 |
|
Thomas Fischer
|
7437874596
|
Revert "fixed main method not working on unicode systems. 3 spaces -> 4 spaces"
This reverts commit f1bb8a0a73.
|
2014-03-14 16:36:43 +01:00 |
|
Thomas Fischer
|
acc6bbfe96
|
Revert "trimmed trailing spaces"
This reverts commit 692965d552.
|
2014-03-14 16:35:43 +01:00 |
|
Thomas Fischer
|
692965d552
|
trimmed trailing spaces
|
2014-03-11 10:58:38 +01:00 |
|
Thomas Fischer
|
f1bb8a0a73
|
fixed main method not working on unicode systems. 3 spaces -> 4 spaces
|
2014-03-11 10:57:39 +01:00 |
|
David Wyand
|
2142d452d4
|
Update README.md
Added T3D 3.5.1 link.
|
2014-03-10 17:28:34 -04:00 |
|
DavidWyand-GG
|
b466ae0f1e
|
Merge branch 'master' into development
|
2014-03-03 17:31:29 -05:00 |
|
David Wyand
|
b97b346c6b
|
Update README.md
|
2014-03-03 17:26:12 -05:00 |
|
David Wyand
|
7589f859e0
|
Merge pull request #574 from DavidWyand-GG/Updates
Update version reporting to 3.5.1
|
2014-03-03 17:24:07 -05:00 |
|
DavidWyand-GG
|
d49093cea6
|
Update version reporting to 3.5.1
|
2014-03-03 17:22:06 -05:00 |
|
David Wyand
|
d218b007a3
|
Merge pull request #573 from DavidWyand-GG/TriggerFix
Revert trigger polyhedron change
|
2014-02-14 00:31:26 -05:00 |
|
DavidWyand-GG
|
5f6d189d4e
|
Revert trigger polyhedron change
Reverts the change made in
https://github.com/GarageGames/Torque3D/pull/511. See
http://www.garagegames.com/community/forums/viewthread/136033 for the
discussion.
|
2014-02-14 00:27:29 -05:00 |
|
David Wyand
|
0a45c470f3
|
Merge pull request #571 from DavidWyand-GG/BulletImpulseFix
Bullet physics applyImpulse() fix
|
2014-02-09 18:16:55 -05:00 |
|
DavidWyand-GG
|
cff2ab046a
|
Bullet physics applyImpulse() fix
Bullet physics requires a local origin be passed into it's
applyImpulse() rather than a world origin.
|
2014-02-09 18:10:53 -05:00 |
|
Daniel Buckmaster
|
535f6b6bd7
|
Fixed Box3F::overlap
|
2014-02-08 23:49:20 +11:00 |
|
Andrey Syrokomsky
|
939061ef59
|
Fixed issue #256: "$pref::TS::smallestVisiblePixelSize doesn't work".
|
2014-01-21 18:45:02 +02:00 |
|
Andrey Syrokomsky
|
e718420226
|
- Corrected docs for scripts in the group FileSystem: fileBase() and fileName().
|
2013-12-26 09:24:17 +02:00 |
|
Cameron Porter
|
91c058ca8a
|
When setting the field on a GuiInspectorField, check if the field is null before setting the docs.
|
2013-12-10 23:42:07 -06:00 |
|