Commit 5c6058c
authored
[UUM-131032] Coreclr - fast enter playmode (#666)
* builtin mat and csg files changes
* Updating Poly2Tri for fast enter playmode
* fast enter playmode for materials, log, normals
* moving the rest of the runtime scripts to be compatible with fast enter playmode
* update ShowHoveredInfo
* Updating editor menu actions for fast enter playmode
* Fixing overlay not showing on the first action
* Adding Runtime Init on load attribute to reset editor scripts part.1
* switch attribute to InitializeOnEnterPlaymode for the editor only code
* best support of fast entering playmode for editor scripts
* fixing errors after fast enter playmode
* fixing tools states on enter fast playmode
* changelog
* fix error on enter playmode
* Fixing tools icons not loading properly when importing the package (#668)
* remove old tests not used anymore1 parent 6fbb737 commit 5c6058c
51 files changed
Lines changed: 595 additions & 456 deletions
File tree
- Debug/Scripts
- Editor
- EditorCore
- MenuActions
- Geometry
- Object
- Overlays
- External
- CSG
- Poly2Tri
- Triangulation
- Util
- Runtime
- Core
- MeshOperations
- Tests/Editor/Editor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 89 | | |
95 | 90 | | |
96 | 91 | | |
| |||
169 | 164 | | |
170 | 165 | | |
171 | 166 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 167 | | |
180 | 168 | | |
181 | 169 | | |
| |||
201 | 189 | | |
202 | 190 | | |
203 | 191 | | |
| 192 | + | |
204 | 193 | | |
205 | 194 | | |
206 | 195 | | |
| |||
210 | 199 | | |
211 | 200 | | |
212 | 201 | | |
| 202 | + | |
213 | 203 | | |
214 | 204 | | |
215 | 205 | | |
| |||
242 | 232 | | |
243 | 233 | | |
244 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments