Areloch
|
f5e86a83b5
Other renames to ensure linux case-sensitivity compliance and casing format consistency.
|
9 years ago |
Areloch
|
93e767f0c5
Additional casing fixes.
|
9 years ago |
Areloch
|
ec8882c3c8
Ensuring all names are the correct casing for Linux
|
9 years ago |
Areloch
|
fb7e4f92ef
Adds in a GameObjects folder that lists all available game objects to the Scripted objects tab in the creator panel in the editor.
|
9 years ago |
Areloch
|
9d47830a8b
Merge branch 'development' of https://github.com/GarageGames/Torque3D into development
|
9 years ago |
Areloch
|
cfd15d47e4
Correction to interpolation/warp issue caused by using the wrong variable.
|
9 years ago |
Areloch
|
f66a14c6e1
Merge pull request #1599 from JeffProgrammer/glprofiling
|
9 years ago |
Areloch
|
5ee1fb3917
Merge pull request #1597 from JeffProgrammer/glextlookup
|
9 years ago |
Areloch
|
2fe9a8f2aa
Merge pull request #1621 from Areloch/PolyhedronRenderFix
|
9 years ago |
Areloch
|
8a7159c00e
Fixes the drawUtil rendering of polyhedrons by correcting the index ordering to work with triangleStrip as opposed to Fan.
|
9 years ago |
Areloch
|
04adb9f240
Added a small sanity check so we don't pointlessly throw an error when expanding an Entity's component stack in the scene tree.
|
9 years ago |
Areloch
|
6517b86491
Editor integration for creation of entities and GameObjects.
|
9 years ago |
Areloch
|
65f51a89d8
Merge pull request #1595 from Areloch/EpoxyProjectMatrixFix
|
9 years ago |
Areloch
|
acf6ddb1ce
Merge pull request #1617 from Azaezel/deferedWrapupOrder
|
9 years ago |
Areloch
|
f54fde9c6b
Missing the preprocessor define in the project generation.
|
9 years ago |
Areloch
|
de276fc8b8
Merge pull request #1586 from Areloch/NetSimNetGraph
|
9 years ago |
Azaezel
|
d79b9a2988
removes w=z trick (was causing fisheye, effectively)
|
9 years ago |
Areloch
|
03e6228e56
Adjusts the CMAKE install script to not install the E/C-related template files if that's not set as a flag.
|
9 years ago |
Areloch
|
36bb0b3c54
Minor corrections to some component scripts to clear old references.
|
9 years ago |
Areloch
|
3262c004a5
Merge pull request #1605 from Azaezel/fileFilterFix2
|
9 years ago |
Areloch
|
c0a96c908f
Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters.
|
9 years ago |
Areloch
|
6f71c67587
Merge pull request #1609 from Areloch/RotationFPR_Cleaned
|
9 years ago |
Areloch
|
c1f02c05e1
Adds some console methods to the non-class namespace Rotation for some convenient utility functions for dealing with rotations.
|
9 years ago |
Areloch
|
8568ed19be
Merge branch 'RotationFPR_Cleaned' of https://github.com/Areloch/Torque3D into development
|
9 years ago |
Areloch
|
2659908771
Merge branch 'development' of https://github.com/GarageGames/Torque3D into development
|
9 years ago |
Areloch
|
15713eec05
Merge pull request #1613 from Areloch/sliperySamplerState_with_empty
|
9 years ago |
Areloch
|
f703a84218
Duplicates the missing samplerstate configurations in the empty template, for parity.
|
9 years ago |
Areloch
|
01dbbb580d
Merge branch 'sliperySamplerState' of https://github.com/Azaezel/Torque3D into development
|
9 years ago |
Areloch
|
c03615a3dd
Merge pull request #1611 from jamesu/box3f_extend_fix
|
9 years ago |
Areloch
|
6fe0b1789d
Adds some example components, game objects and the tools and scripts to utilize them.
|
9 years ago |