Fetch websocketpp library. |
|
More...
|
over 11 years ago
|
On Windows, download instead of checkout boost for decreased deps build time. Build boost always and include the system library for boost::asio needed by websocketpp library. |
|
More...
|
over 11 years ago
|
On Windows, download instead of checkout boost for decreased deps build time. Build boost always and include the system library for boost::asio needed by websocketpp library. |
|
More...
|
over 11 years ago
|
Clone a specific known good version of the Ogre dependencies instead of the newest. |
|
More...
|
over 11 years ago
|
Clone a specific known good version of the Ogre dependencies instead of the newest. |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming |
|
More...
|
over 11 years ago
|
Further simple fix for MSVC for unordered_map inclusion. |
|
More...
|
over 11 years ago
|
Further simple fix for MSVC for unordered_map inclusion. |
|
More...
|
over 11 years ago
|
Fix Physics namespace usage. |
|
More...
|
over 11 years ago
|
Fix Physics namespace usage. |
|
More...
|
over 11 years ago
|
Fix include of unordered_map on OSX. |
|
More...
|
over 11 years ago
|
Fix include of unordered_map on OSX. |
|
More...
|
over 11 years ago
|
Add ReadUtf8String and WriteUtf8String to CoreStringUtils. Use them in Attribute<QString>'s ToBinary and FromBinary. Related to #731. |
|
More...
|
over 11 years ago
|
Add ReadUtf8String and WriteUtf8String to CoreStringUtils. Use them in Attribute<QString>'s ToBinary and FromBinary. Related to #731. |
|
More...
|
over 11 years ago
|
Make IAttribute's ToString and FromString deal with QString exclusively so that we can retain non-ASCII characters properly. Add TODOs for using UTF-8 when serializing AssetReference, AssetReferenceList, EntityReference, QVariant, and QVariantList attributes to binary. Related to #731. |
|
More...
|
over 11 years ago
|
Make IAttribute's ToString and FromString deal with QString exclusively so that we can retain non-ASCII characters properly. Add TODOs for using UTF-8 when serializing AssetReference, AssetReferenceList, EntityReference, QVariant, and QVariantList attributes to binary. Related to #731. |
|
More...
|
over 11 years ago
|
Fix erroneous dynamic property invalidation (const char * to a temporary std::string is UB) in Entity::RemoveComponent. This causes crashes if trying to access dynamic component property of a removed component. |
|
More...
|
over 11 years ago
|
Fix erroneous dynamic property invalidation (const char * to a temporary std::string is UB) in Entity::RemoveComponent. This causes crashes if trying to access dynamic component property of a removed component. |
|
More...
|
over 11 years ago
|
Fix OSX defaulting to Boost ON. |
|
More...
|
over 11 years ago
|
Fix OSX defaulting to Boost ON. |
|
More...
|
over 11 years ago
|
Linux build fixes. |
|
More...
|
over 11 years ago
|
Linux build fixes. |
|
More...
|
over 11 years ago
|
Fix typo bug in ParseMaterialIndices. |
|
More...
|
over 11 years ago
|
Fix typo bug in ParseMaterialIndices. |
|
More...
|
over 11 years ago
|
Fix typo bug in ParseMaterialIndices. |
|
More...
|
over 11 years ago
|
Fix typo bug in ParseMaterialIndices. |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming |
|
More...
|
over 11 years ago
|
OgreScriptEditor.ui: fix duplicate object names. |
|
More...
|
over 11 years ago
|