Home Reference Source

Source 386/563

File Identifier Document Size Lines Updated
src/actions/authActions.js login logout refreshToken 100 %3/3 850 byte 37 2023-06-02 17:35:24 (UTC)
src/actions/collectionActions.js asyncCollection asyncCollections collectRef createCollection deleteCollection syncCollection syncCollections 85 %6/7 5357 byte 158 2023-06-02 17:35:24 (UTC)
src/actions/courseActions.js fetchCourse fetchCourses fetchLesson loadCourse loadLesson nextLesson previousLesson setCurrentIndex syncCourses 69 %9/13 5549 byte 187 2023-06-02 17:35:24 (UTC)
src/actions/editorActions.js fetchScene recover refresh render updateSavedText 83 %5/6 3474 byte 106 2023-06-02 17:35:24 (UTC)
src/actions/index.js - - 499 byte 7 2023-06-02 17:35:24 (UTC)
src/actions/projectActions.js asyncExampleProj asyncUserProj deleteProj save syncExampleProj syncUserProj 75 %6/8 5035 byte 163 2023-06-02 17:35:24 (UTC)
src/actions/referenceExampleActions.js fetchReferenceExample loadReferenceExample 33 %2/6 2548 byte 79 2023-06-02 17:35:24 (UTC)
src/actions/sceneActions.js addCollectionID changeCamMode changeFloorColor changePerspective changeSettings changeSkyColor changeView loadScene loadSettings nameScene removeCollectionID resetFloorColor resetSettings resetSkyColor setCamera setDesc setNameDesc toggleCastShadow toggleCoordSky toggleCursor toggleDefaultLight toggleFloor toggleLightIndicator updateMoveSpeed 100 %24/24 6720 byte 268 2023-06-02 17:35:24 (UTC)
src/actions/userActions.js asyncUserSettings syncUserSettings updateFontSize updateUserSettings 0 %0/5 1212 byte 46 2023-06-02 17:35:24 (UTC)
src/components/collection/Collection.js Collection 78 %15/19 12081 byte 351 2023-06-02 17:35:24 (UTC)
src/components/collection/SelectProject.js SelectProject 83 %5/6 2839 byte 102 2023-06-02 17:35:24 (UTC)
src/components/courses/Course.js Lesson 75 %6/8 4601 byte 118 2023-06-02 17:35:24 (UTC)
src/components/courses/CourseSelect.js CourseSelect 83 %5/6 4727 byte 147 2023-06-02 17:35:24 (UTC)
src/components/editor/Editor.js Editor 71 %5/7 4714 byte 131 2023-06-02 17:35:24 (UTC)
src/components/editor/FontSize.js FontSize 0 %0/4 1309 byte 42 2023-06-02 17:35:24 (UTC)
src/components/editor/KeyboardShortcut.js KeyboardShortcut 50 %5/10 5321 byte 191 2023-06-02 17:35:24 (UTC)
src/components/editor/customCompleter.js customCompleter 100 %1/1 6788 byte 260 2023-06-02 17:35:24 (UTC)
src/components/layouts/AssetReference.js AssetReference 100 %1/1 1407 byte 39 2023-06-02 17:35:24 (UTC)
src/components/layouts/Collection.js Collection 100 %1/1 2310 byte 58 2023-06-02 17:35:24 (UTC)
src/components/layouts/Reference.js Reference 100 %1/1 1370 byte 39 2023-06-02 17:35:24 (UTC)
src/components/reference/AssetReferencePage.js AssetReference 0 %0/6 2089 byte 70 2023-06-02 17:35:24 (UTC)
src/components/reference/ModelReferenceTab.js ModelReference 0 %0/3 1571 byte 53 2023-06-02 17:35:24 (UTC)
src/components/reference/RefExInfo.js ReferenceExampleBox 100 %5/5 2775 byte 80 2023-06-02 17:35:24 (UTC)
src/components/reference/Reference.js Reference 50 %7/14 12144 byte 291 2023-06-02 17:35:24 (UTC)
src/components/reference/ReferencePage.js ReferencePage 100 %2/2 3912 byte 102 2023-06-02 17:35:24 (UTC)
src/components/reference/TextureReferenceTab.js TextureReference 0 %0/3 1862 byte 58 2023-06-02 17:35:24 (UTC)
src/components/structural/Footer.js Footer 50 %1/2 3251 byte 55 2023-06-02 17:35:24 (UTC)
src/components/structural/Models.js m 33 %1/3 989 byte 23 2023-06-02 17:35:24 (UTC)
src/components/structural/Textures.js t 33 %1/3 1217 byte 32 2023-06-02 17:35:24 (UTC)
src/components/structural/View.js View 90 %18/20 20221 byte 479 2023-06-02 17:35:24 (UTC)
src/components/structural/WelcomeScene.js WelcomeScene 100 %3/3 41240 byte 286 2023-06-02 17:35:24 (UTC)
src/components/structural/WelcomeScreen.js WelcomeScreen 70 %17/24 15736 byte 453 2023-06-02 17:35:24 (UTC)
src/components/structural/header/Header.js Header 88 %38/43 33872 byte 883 2023-06-02 17:35:24 (UTC)
src/components/structural/header/MyrTour.js MyrTour 71 %5/7 2791 byte 97 2023-06-02 17:35:24 (UTC)
src/components/structural/header/ProjectView.js ProjectView 67 %19/28 20803 byte 573 2023-06-02 17:35:24 (UTC)
src/components/structural/header/Sidebar.js Sidebar 42 %3/7 2914 byte 83 2023-06-02 17:35:24 (UTC)
src/constants/ActionTypes.js ADD_COLLECTION CHANGE_CAM_MODE CHANGE_FLOOR_COLOR CHANGE_PERSPECTIVE CHANGE_SETTINGS CHANGE_SKY_COLOR CHANGE_VIEW DELETE_COLLECTION DELETE_PROJ EDITOR_CHANGE EDITOR_RECOVER EDITOR_REFRESH EDITOR_RENDER EDITOR_UPDATE_SAVEDTEXT LOAD_COURSE LOAD_LESSON LOAD_REF_EX LOAD_SCENE LOAD_SETTINGS LOGIN LOGOUT NAME_SCENE NEW_SCENE REFRESH_TOKEN REMOVE_COLLECTION RESET_FLOOR_COLOR RESET_SETTINGS RESET_SKY_COLOR SAVE_START SET_CAMERA SET_DESC SET_INDEX SET_NAME_DESC SYNC_COLLECTION SYNC_COLLECTIONS SYNC_COURSES SYNC_EXAMP_PROJ SYNC_USER_PROJ SYNC_USER_SETTINGS TOGGLE_CAST_SHADOW TOGGLE_COORD_SKY TOGGLE_CURSOR TOGGLE_DEFAULT_LIGHT TOGGLE_FLOOR TOGGLE_LIGHT_INDICATOR UPDATE_FONT_SIZE UPDATE_MOVE_SPEED 0 %0/47 2243 byte 54 2023-06-02 17:35:24 (UTC)
src/constants/LayoutTypes.js COLLECTION GUIDED IDE REFERENCE REF_EXAMPLE 0 %0/5 177 byte 4 2023-06-02 17:35:24 (UTC)
src/containers/AssetReference.js - 0 %0/2 1349 byte 39 2023-06-02 17:35:24 (UTC)
src/containers/Collection.js - 100 %2/2 1557 byte 53 2023-06-02 17:35:24 (UTC)
src/containers/Guided.js - 100 %2/2 1686 byte 57 2023-06-02 17:35:24 (UTC)
src/containers/Ide.js - 100 %2/2 1527 byte 51 2023-06-02 17:35:24 (UTC)
src/containers/Reference.js - 100 %2/2 1454 byte 48 2023-06-02 17:35:24 (UTC)
src/containers/ReferenceExample.js - 100 %2/2 1648 byte 52 2023-06-02 17:35:24 (UTC)
src/index.js - - 500 byte 21 2023-06-02 17:35:24 (UTC)
src/myr/Group.js Group 71 %10/14 3200 byte 128 2023-06-02 17:35:24 (UTC)
src/myr/Myr.js Myr 91 %115/126 81598 byte 2300 2023-06-02 17:35:24 (UTC)
src/myr/modelReference.js model 100 %1/1 523 byte 35 2023-06-02 17:35:24 (UTC)
src/myr/reference.js arrayText boolText dataText numberText r stringText 85 %12/14 37422 byte 794 2023-06-02 17:35:24 (UTC)
src/myr/textureReference.js texture 100 %1/1 2032 byte 103 2023-06-02 17:35:24 (UTC)
src/myr/tour.js TourSteps 100 %1/1 2218 byte 68 2023-06-02 17:35:24 (UTC)
src/reducers/collections.js classes 50 %1/2 979 byte 38 2023-06-02 17:35:24 (UTC)
src/reducers/course.js course 50 %1/2 1553 byte 60 2023-06-02 17:35:24 (UTC)
src/reducers/editor.js editor 60 %3/5 3434 byte 121 2023-06-02 17:35:24 (UTC)
src/reducers/index.js store 100 %3/3 1188 byte 40 2023-06-02 17:35:24 (UTC)
src/reducers/project.js project 50 %1/2 969 byte 38 2023-06-02 17:35:24 (UTC)
src/reducers/referenceExample.js referenceExample 50 %1/2 618 byte 28 2023-06-02 17:35:24 (UTC)
src/reducers/scene.js DEF_SETTINGS scene 33 %1/3 6521 byte 230 2023-06-02 17:35:24 (UTC)
src/reducers/user.js user 50 %1/2 1159 byte 49 2023-06-02 17:35:24 (UTC)
src/routes.js router 100 %1/1 1930 byte 44 2023-06-02 17:35:24 (UTC)
src/utils/AFramePhysics.js - 0 %0/1 3230 byte 105 2023-06-02 17:35:24 (UTC)
src/utils/AframeRegIndicator.js - 100 %1/1 6717 byte 213 2023-06-02 17:35:24 (UTC)
src/utils/WASDPlusControls.js - 12 %1/8 6408 byte 201 2023-06-02 17:35:24 (UTC)
src/utils/browserType.js browserType 100 %1/1 362 byte 15 2023-06-02 17:35:24 (UTC)