| .. |
|
AtomicEditor
|
ae4a156fd8
reduce eventhandler footprint
|
8 lat temu |
|
AtomicMasterServer
|
cbae3c9b03
Master server/client cleanups and refactoring
|
9 lat temu |
|
AtomicNET
|
af682cc802
Merge pull request #1430 from LumaDigital/RH_SettingUIntValuesOnCSComponents
|
9 lat temu |
|
AtomicWebViewEditor
|
0cbcdd1a47
Work on wiring up the ability to tell editor to jump to a particular line and also added clickable icons in the TypeScript compiler output to jump to editor and line of error.
|
8 lat temu |
|
Haxe
|
997849f7f7
Ignore generate haxe files
|
10 lat temu |
|
JSPlugin
|
711aff3e8c
Moving package definitions to top level Script folder
|
10 lat temu |
|
Packages
|
e3cc531612
Merge pull request #1432 from AtomicGameEngine/TSH-ATOMIC-1393
|
8 lat temu |
|
ToolCore
|
e4b8ba21a8
webgl upgrade
|
9 lat temu |
|
TypeScript
|
cbbafcaec3
Updated signature of getting a edit resource to allow passing a line number so that once the editor loads, it auto navigates to that line.
|
8 lat temu |
|
tsconfig.json
|
0bfea61e06
All editor events have now been mapped to native events. Next step is to clean up the events and weed out duplicates if possible.
|
9 lat temu |
|
tslint.json
|
1ed3b35a06
migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better
|
9 lat temu |