| .. |
|
2d
|
ce0e10f3a3
- Changed the poly list values used when creating a Quad in ShapeVector::setPolyPrimitive. The previous values were resulting in a render that was twice the size of the actual AABB. This should resolve https://github.com/GarageGames/Torque2D/issues/43
|
12 tahun lalu |
|
algorithm
|
6be76dee59
Update hashFunction.cc
|
13 tahun lalu |
|
assets
|
5bf60c911a
- Removed redundant "AssetSnapshot" code.
|
13 tahun lalu |
|
audio
|
99703ab577
- Added consistent "copyTo()" (cloning) functionality to AssetBase and all existing asset types. The ParticleAsset was already wired-up correctly.
|
13 tahun lalu |
|
box2d
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |
|
collection
|
6de480a615
- The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so.
|
13 tahun lalu |
|
component
|
cf538f01f0
Resolved Conflicts:
|
12 tahun lalu |
|
console
|
1505988ba2
- Removed extra qualificiation as it isn't liked by XCode/AppCode.
|
13 tahun lalu |
|
debug
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |
|
delegates
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |
|
game
|
93be0d70ff
- Only call the "onExit" method if it exists.
|
13 tahun lalu |
|
graphics
|
559048f25f
- When retrieving the blend color from either a SceneObject or a CompositeSprite the raw color values are now returned by default however both methods have an optional flag to restore the previous functionality allow either a stock color or the raw-values as appropriate.
|
12 tahun lalu |
|
gui
|
e5cae7a64a
- Renamed "Colour" to "Color" for consistency.
|
12 tahun lalu |
|
input
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |
|
io
|
8f4dc93455
- Some minor future compatibility changes to FileStream/Stream. Really needs a good rework.
|
12 tahun lalu |
|
math
|
2cb6333922
Update rectClipper.cpp
|
13 tahun lalu |
|
memory
|
01ab6b227c
- Exposed the object count for FrameTemp<T>.
|
13 tahun lalu |
|
messaging
|
6de480a615
- The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so.
|
13 tahun lalu |
|
module
|
ce1e7f03d2
- Fixed module manager recursion issue when not scanning at root-path only.
|
13 tahun lalu |
|
network
|
2e16ca5d01
- TAML schema (adding in custom TAML).
|
13 tahun lalu |
|
persistence
|
10f998ff16
- Moved some TAML constants to a central location.
|
12 tahun lalu |
|
platform
|
6de480a615
- The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so.
|
13 tahun lalu |
|
platformOSX
|
17b5f9fee0
- Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however.
|
13 tahun lalu |
|
platformWin32
|
c6056ab203
- Fixed field sub-component evalulation to be safer for string formatting.
|
13 tahun lalu |
|
platformX86UNIX
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |
|
platformiOS
|
17b5f9fee0
- Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however.
|
13 tahun lalu |
|
sim
|
af7925c8a7
- TAML schema WIP.
|
13 tahun lalu |
|
string
|
c1764fb20f
incorporate global string table code from t3d.
|
13 tahun lalu |
|
testing
|
d19fca7c41
- Added VS2012 support.
|
13 tahun lalu |
|
torqueConfig.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 tahun lalu |