Commit History

Author SHA1 Message Date
  Matt Benic ff59324b7e Update README.md 7 years ago
  JoshEngebretson a0311cbaba Update README.md 7 years ago
  JoshEngebretson 64a284b26c Update README.md 7 years ago
  Matt Benic 52c5c9b476 Merge pull request #1673 from LumaDigital/MB_LumaChanges 8 years ago
  Matt Benic 4c7d9f7670 Remove unnecessary ToolCore dependency 8 years ago
  Gareth Fouche 26ff176b2c Fix to bug where asset database would always try to import certain models (it was failing on creating the .mdl file each time, then next time checking for the .mdl, not finding it, and retrying). 9 years ago
  Matt Benic 397ce661af Merge pull request #1672 from LumaDigital/MB_LumaChanges 8 years ago
  Matt Benic 3b1239092b CMake fix for non-windows builds 8 years ago
  Matt Benic ae1c96035d Don't discard existing exception stack trace when rethrowing 8 years ago
  Matt Benic 6e9688a429 Expose RefCountedCache.GetCacheStatus to be callable from AtomicNET 8 years ago
  Matt Benic 3a1eb791a5 Add support for verbose logging in build command 8 years ago
  Matt Benic 50611551b6 Expose FileSystem.ScanDisk to script 8 years ago
  Matt Benic 2244f275fa Expose transport to use when setting up network 8 years ago
  Matt Benic dc57bd512b Fixes around the CacheCmd after introduction of CSComponentAssembly cache data. 8 years ago
  Matt Benic 7664e576b9 Add support for specifying logname on the commandline 8 years ago
  Matt Benic aa1217c68a Fix build command failing when project is specified 8 years ago
  Matt Benic 9776287fe0 Added function to get position coordinates from keyframes 8 years ago
  Matt Benic 13e1d3a288 Fix so that we don't include unneeded non-compressed versions of files in build if compressTextures flag is true in Import.json settings file. 8 years ago
  Matt Benic 3ce22aa4b0 Add support for frame clamping from commandline parameters or Engine.json 8 years ago
  Matt Benic f9ff6bd8bf Fix texture import compression when running under a headless context (like AtomicTool) 8 years ago
  Matt Benic dfe81de447 Add IPCServerApp that can be used to run a headless IPC server to communicate with IPC clients. 8 years ago
  Matt Benic fa6bb37f1d Updated the UISection and tb_toggle_container to add children components to a layout so that they can be seen. 8 years ago
  Matt Benic 0526046e26 Merge pull request #1656 from JimMarlowe/JM-ASSET_IMPORT 8 years ago
  JimMarlowe f13573fe78 Add asset database scan after successful import 8 years ago
  JimMarlowe dafbc3aae6 add import asset menu entry 8 years ago
  Matt Benic 6477db4212 Merge pull request #1670 from AtomicGameEngine/MB_CI 8 years ago
  Matt Benic 2bc2c1823e Add gitter hook for Travis 8 years ago
  Rokas Kupstys 78d0c2484b .travis.yml 8 years ago
  Rokas Kupstys d944e7cdac Crosscompiling scripts 8 years ago
  Rokas Kupstys 82cc23b558 Fixes for crosscompiling 8 years ago