Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OP15
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
OP15
Commits
1fd17fe4
Commit
1fd17fe4
authored
Jan 10, 2022
by
liujiaxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ef36d156
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
445 deletions
+0
-445
layout.editor.json
play/local/layout.editor.json
+0
-110
local.json
play/local/local.json
+0
-6
node-tree-state.json
play/local/node-tree-state.json
+0
-13
__file_stats__.json
play/temp/quick-scripts/dst/__file_stats__.json
+0
-1
__qc_bundle__.js
play/temp/quick-scripts/dst/__qc_bundle__.js
+0
-24
__qc_index__.js
play/temp/quick-scripts/dst/__qc_index__.js
+0
-23
__quick_compile__.js
play/temp/quick-scripts/dst/__quick_compile__.js
+0
-267
__qc_index__.js
play/temp/quick-scripts/src/__qc_index__.js
+0
-1
No files found.
play/local/layout.editor.json
deleted
100644 → 0
View file @
ef36d156
{
"version"
:
"1.1.1"
,
"windows"
:
{
"main"
:
{
"main"
:
true
,
"url"
:
"app://editor/index.html"
,
"windowType"
:
"dockable"
,
"x"
:
178
,
"y"
:
145
,
"width"
:
1280
,
"height"
:
720
,
"layout"
:
{
"type"
:
"dock-h"
,
"children"
:
[
{
"width"
:
204
,
"height"
:
635
,
"type"
:
"dock-v"
,
"children"
:
[
{
"width"
:
204
,
"height"
:
300
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"hierarchy"
]
},
{
"width"
:
204
,
"height"
:
332
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"assets"
]
}
]
},
{
"width"
:
766
,
"height"
:
635
,
"type"
:
"dock-v"
,
"children"
:
[
{
"width"
:
766
,
"height"
:
332
,
"type"
:
"dock-h"
,
"children"
:
[
{
"width"
:
498.984375
,
"height"
:
332
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"scene"
]
},
{
"width"
:
264
,
"height"
:
332
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"node-library"
]
}
]
},
{
"width"
:
766
,
"height"
:
300
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"console"
,
"timeline"
,
"game-window"
]
}
]
},
{
"width"
:
304
,
"height"
:
635
,
"type"
:
"panel"
,
"active"
:
0
,
"children"
:
[
"inspector"
,
"cocos-services"
]
}
]
},
"panels"
:
[
"hierarchy"
,
"assets"
,
"scene"
,
"node-library"
,
"console"
,
"timeline"
,
"game-window"
,
"inspector"
,
"cocos-services"
]
}
},
"panels"
:
{},
"panelLabelWidth"
:
{}
}
play/local/local.json
deleted
100644 → 0
View file @
ef36d156
{
"last-edit"
:
null
,
"recent-items"
:
[
"57ea7c61-9b8b-498a-b024-c98ee9124beb"
]
}
play/local/node-tree-state.json
deleted
100644 → 0
View file @
ef36d156
{
"nodeFoldStates"
:
[
"37BUaKzO1GZatP7LpgbPNB"
,
"a5esZu+45LA5mBpvttspPD"
,
"4cweWAxLhJZ6Y+paziXBfG"
,
"15R6Qnt3BGO7etkSPd83yJ"
,
"8c7k8ep/ZFNpO263+1QHz9"
,
"0aAzbH6R1E+6AmGRrkKa5O"
,
"9bLfcYeeNKrr524vzWchiM"
,
"53LUHHG2pEr79fyrvazXJs"
,
"b823DIVC9L+Ihc3T9Bt7m3"
]
}
play/temp/quick-scripts/dst/__file_stats__.json
deleted
100644 → 0
View file @
ef36d156
{
"version"
:
"1.0.8"
,
"stats"
:{
"/Users/admin/workspace/OP15/play/temp/quick-scripts/src/__qc_index__.js"
:
"2022-01-10T02:08:53.698Z"
}}
play/temp/quick-scripts/dst/__qc_bundle__.js
deleted
100644 → 0
View file @
ef36d156
(
function
()
{
var
nodeEnv
=
typeof
require
!==
'
undefined
'
&&
typeof
process
!==
'
undefined
'
;
var
__module
=
nodeEnv
?
module
:
{
exports
:{}};
var
__filename
=
'
preview-scripts/__qc_index__.js
'
;
var
__require
=
nodeEnv
?
function
(
request
)
{
return
cc
.
require
(
request
);
}
:
function
(
request
)
{
return
__quick_compile_project__
.
require
(
request
,
__filename
);
};
function
__define
(
exports
,
require
,
module
)
{
if
(
!
nodeEnv
)
{
__quick_compile_project__
.
registerModule
(
__filename
,
module
);}
}
if
(
nodeEnv
)
{
__define
(
__module
.
exports
,
__require
,
__module
);
}
else
{
__quick_compile_project__
.
registerModuleFunc
(
__filename
,
function
()
{
__define
(
__module
.
exports
,
__require
,
__module
);
});
}
})();
//------QC-SOURCE-SPLIT------
play/temp/quick-scripts/dst/__qc_index__.js
deleted
100644 → 0
View file @
ef36d156
(
function
()
{
var
nodeEnv
=
typeof
require
!==
'
undefined
'
&&
typeof
process
!==
'
undefined
'
;
var
__module
=
nodeEnv
?
module
:
{
exports
:{}};
var
__filename
=
'
preview-scripts/__qc_index__.js
'
;
var
__require
=
nodeEnv
?
function
(
request
)
{
return
cc
.
require
(
request
);
}
:
function
(
request
)
{
return
__quick_compile_project__
.
require
(
request
,
__filename
);
};
function
__define
(
exports
,
require
,
module
)
{
if
(
!
nodeEnv
)
{
__quick_compile_project__
.
registerModule
(
__filename
,
module
);}
}
if
(
nodeEnv
)
{
__define
(
__module
.
exports
,
__require
,
__module
);
}
else
{
__quick_compile_project__
.
registerModuleFunc
(
__filename
,
function
()
{
__define
(
__module
.
exports
,
__require
,
__module
);
});
}
})();
\ No newline at end of file
play/temp/quick-scripts/dst/__quick_compile__.js
deleted
100644 → 0
View file @
ef36d156
(
function
()
{
var
scripts
=
[{
"
deps
"
:{},
"
path
"
:
"
preview-scripts/__qc_index__.js
"
}];
var
entries
=
[
"
preview-scripts/__qc_index__.js
"
];
var
bundleScript
=
'
preview-scripts/__qc_bundle__.js
'
;
/**
* Notice: This file can not use ES6 (for IE 11)
*/
var
modules
=
{};
var
name2path
=
{};
// Will generated by module.js plugin
// var scripts = ${scripts};
// var entries = ${entries};
// var bundleScript = ${bundleScript};
if
(
typeof
global
===
'
undefined
'
)
{
window
.
global
=
window
;
}
var
isJSB
=
typeof
jsb
!==
'
undefined
'
;
function
getXMLHttpRequest
()
{
return
window
.
XMLHttpRequest
?
new
window
.
XMLHttpRequest
()
:
new
ActiveXObject
(
'
MSXML2.XMLHTTP
'
);
}
function
downloadText
(
url
,
callback
)
{
if
(
isJSB
)
{
var
result
=
jsb
.
fileUtils
.
getStringFromFile
(
url
);
callback
(
null
,
result
);
return
;
}
var
xhr
=
getXMLHttpRequest
(),
errInfo
=
'
Load text file failed:
'
+
url
;
xhr
.
open
(
'
GET
'
,
url
,
true
);
if
(
xhr
.
overrideMimeType
)
xhr
.
overrideMimeType
(
'
text
\
/plain; charset=utf-8
'
);
xhr
.
onload
=
function
()
{
if
(
xhr
.
readyState
===
4
)
{
if
(
xhr
.
status
===
200
||
xhr
.
status
===
0
)
{
callback
(
null
,
xhr
.
responseText
);
}
else
{
callback
({
status
:
xhr
.
status
,
errorMessage
:
errInfo
+
'
, status:
'
+
xhr
.
status
});
}
}
else
{
callback
({
status
:
xhr
.
status
,
errorMessage
:
errInfo
+
'
(wrong readyState)
'
});
}
};
xhr
.
onerror
=
function
(){
callback
({
status
:
xhr
.
status
,
errorMessage
:
errInfo
+
'
(error)
'
});
};
xhr
.
ontimeout
=
function
(){
callback
({
status
:
xhr
.
status
,
errorMessage
:
errInfo
+
'
(time out)
'
});
};
xhr
.
send
(
null
);
};
function
loadScript
(
src
,
cb
)
{
if
(
typeof
require
!==
'
undefined
'
)
{
require
(
src
);
return
cb
();
}
// var timer = 'load ' + src;
// console.time(timer);
var
scriptElement
=
document
.
createElement
(
'
script
'
);
function
done
()
{
// console.timeEnd(timer);
// deallocation immediate whatever
scriptElement
.
remove
();
}
scriptElement
.
onload
=
function
()
{
done
();
cb
();
};
scriptElement
.
onerror
=
function
()
{
done
();
var
error
=
'
Failed to load
'
+
src
;
console
.
error
(
error
);
cb
(
new
Error
(
error
));
};
scriptElement
.
setAttribute
(
'
type
'
,
'
text/javascript
'
);
scriptElement
.
setAttribute
(
'
charset
'
,
'
utf-8
'
);
scriptElement
.
setAttribute
(
'
src
'
,
src
);
document
.
head
.
appendChild
(
scriptElement
);
}
function
loadScripts
(
srcs
,
cb
)
{
var
n
=
srcs
.
length
;
srcs
.
forEach
(
function
(
src
)
{
loadScript
(
src
,
function
()
{
n
--
;
if
(
n
===
0
)
{
cb
();
}
});
})
}
function
formatPath
(
path
)
{
let
destPath
=
window
.
__quick_compile_project__
.
destPath
;
if
(
destPath
)
{
let
prefix
=
'
preview-scripts
'
;
if
(
destPath
[
destPath
.
length
-
1
]
===
'
/
'
)
{
prefix
+=
'
/
'
;
}
path
=
path
.
replace
(
prefix
,
destPath
);
}
return
path
;
}
window
.
__quick_compile_project__
=
{
destPath
:
''
,
registerModule
:
function
(
path
,
module
)
{
path
=
formatPath
(
path
);
modules
[
path
].
module
=
module
;
},
registerModuleFunc
:
function
(
path
,
func
)
{
path
=
formatPath
(
path
);
modules
[
path
].
func
=
func
;
var
sections
=
path
.
split
(
'
/
'
);
var
name
=
sections
[
sections
.
length
-
1
];
name
=
name
.
replace
(
/
\.(?:
js|ts|json
)
$/i
,
''
);
name2path
[
name
]
=
path
;
},
require
:
function
(
request
,
path
)
{
var
m
,
requestScript
;
path
=
formatPath
(
path
);
if
(
path
)
{
m
=
modules
[
path
];
if
(
!
m
)
{
console
.
warn
(
'
Can not find module for path :
'
+
path
);
return
null
;
}
}
if
(
m
)
{
let
depIndex
=
m
.
deps
[
request
];
// dependence script was excluded
if
(
depIndex
===
-
1
)
{
return
null
;
}
else
{
requestScript
=
scripts
[
m
.
deps
[
request
]
];
}
}
let
requestPath
=
''
;
if
(
!
requestScript
)
{
// search from name2path when request is a dynamic module name
if
(
/^
[\w
- .
]
*$/
.
test
(
request
))
{
requestPath
=
name2path
[
request
];
}
if
(
!
requestPath
)
{
if
(
CC_JSB
)
{
return
require
(
request
);
}
else
{
console
.
warn
(
'
Can not find deps [
'
+
request
+
'
] for path :
'
+
path
);
return
null
;
}
}
}
else
{
requestPath
=
formatPath
(
requestScript
.
path
);
}
let
requestModule
=
modules
[
requestPath
];
if
(
!
requestModule
)
{
console
.
warn
(
'
Can not find request module for path :
'
+
requestPath
);
return
null
;
}
if
(
!
requestModule
.
module
&&
requestModule
.
func
)
{
requestModule
.
func
();
}
if
(
!
requestModule
.
module
)
{
console
.
warn
(
'
Can not find requestModule.module for path :
'
+
path
);
return
null
;
}
return
requestModule
.
module
.
exports
;
},
run
:
function
()
{
entries
.
forEach
(
function
(
entry
)
{
entry
=
formatPath
(
entry
);
var
module
=
modules
[
entry
];
if
(
!
module
.
module
)
{
module
.
func
();
}
});
},
load
:
function
(
cb
)
{
var
self
=
this
;
var
srcs
=
scripts
.
map
(
function
(
script
)
{
var
path
=
formatPath
(
script
.
path
);
modules
[
path
]
=
script
;
if
(
script
.
mtime
)
{
path
+=
(
"
?mtime=
"
+
script
.
mtime
);
}
return
path
;
});
console
.
time
&&
console
.
time
(
'
load __quick_compile_project__
'
);
// jsb can not analysis sourcemap, so keep separate files.
if
(
bundleScript
&&
!
isJSB
)
{
downloadText
(
formatPath
(
bundleScript
),
function
(
err
,
bundleSource
)
{
console
.
timeEnd
&&
console
.
timeEnd
(
'
load __quick_compile_project__
'
);
if
(
err
)
{
console
.
error
(
err
);
return
;
}
let
evalTime
=
'
eval __quick_compile_project__ :
'
+
srcs
.
length
+
'
files
'
;
console
.
time
&&
console
.
time
(
evalTime
);
var
sources
=
bundleSource
.
split
(
'
\n
//------QC-SOURCE-SPLIT------
\n
'
);
for
(
var
i
=
0
;
i
<
sources
.
length
;
i
++
)
{
if
(
sources
[
i
])
{
window
.
eval
(
sources
[
i
]);
// not sure why new Function cannot set breakpoints precisely
// new Function(sources[i])()
}
}
self
.
run
();
console
.
timeEnd
&&
console
.
timeEnd
(
evalTime
);
cb
();
})
}
else
{
loadScripts
(
srcs
,
function
()
{
self
.
run
();
console
.
timeEnd
&&
console
.
timeEnd
(
'
load __quick_compile_project__
'
);
cb
();
});
}
}
};
// Polyfill for IE 11
if
(
!
(
'
remove
'
in
Element
.
prototype
))
{
Element
.
prototype
.
remove
=
function
()
{
if
(
this
.
parentNode
)
{
this
.
parentNode
.
removeChild
(
this
);
}
};
}
})();
\ No newline at end of file
play/temp/quick-scripts/src/__qc_index__.js
deleted
100644 → 0
View file @
ef36d156
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment