overte-thingvellir/libraries/script-engine
Ryan Huffman b835711266 Update script engine path resolution behavior
The path resolution will now be relative to the script currently
being evaluated *on its initial evaluation.* The previous behavior
was that all paths would be resolved relative to the root script
for client scripts, and inconsistent for entity scripts depending
on the order that scripts were loaded. The entity script situation
was particularly bad because including more than 1 level deep produced
inconsistent results.
2015-11-09 12:04:17 -08:00
..
src Update script engine path resolution behavior 2015-11-09 12:04:17 -08:00
CMakeLists.txt Merging old and new controller interfaces 2015-10-14 15:16:54 -07:00