.. |
commands
|
a379e9a3b3
Editor: Fixed script editor title out-of-sync (#28413)
|
1 year ago |
libs
|
f75fb41bb0
Editor: Fixed bouncy view in sidebar caused by `scrollIntoView()` (#28485)
|
1 year ago |
Command.js
|
f9f3501d7f
Editor: Move commands to ES6.
|
4 years ago |
Config.js
|
01bc290aaa
init ui in user preferred lang on 1st run (#28254)
|
1 year ago |
Editor.js
|
4686d48457
shows pathtracer samples in viewport info (#28432)
|
1 year ago |
EditorControls.js
|
3606ee1044
EditorControls: Add duplicate pointer ID fix. (#27749)
|
1 year ago |
History.js
|
f91fe5fc25
Editor: Fixed non-localized prompt messages (#28260)
|
1 year ago |
Loader.js
|
9b64898fcf
Reverted #28324.
|
1 year ago |
LoaderUtils.js
|
fbe603e04e
Replace deprecated String.prototype.substr() (#23525)
|
3 years ago |
Menubar.Add.js
|
b2e1389253
Editor: Clean up.
|
1 year ago |
Menubar.Edit.js
|
10d442fdaf
Editor: Prettified shortcuts. (#28466)
|
1 year ago |
Menubar.File.js
|
661587ae98
Editor: Menubar.File clean up.
|
1 year ago |
Menubar.Help.js
|
11833d7497
Editor: More let/const usage. (#23398)
|
3 years ago |
Menubar.Status.js
|
11833d7497
Editor: More let/const usage. (#23398)
|
3 years ago |
Menubar.View.js
|
2f55b3553b
adds translation for helpers (#28473)
|
1 year ago |
Menubar.js
|
774fced563
Editor: Adds New Project submenu (#28325)
|
1 year ago |
Player.js
|
11833d7497
Editor: More let/const usage. (#23398)
|
3 years ago |
Resizer.js
|
d544cd2b60
set min-width (#28244)
|
1 year ago |
Script.js
|
b4ac236fa8
Editor: Added translation for script title (#28471)
|
1 year ago |
Selector.js
|
3f1253a2b6
Editor: Improved XR mode. (#27802)
|
1 year ago |
Sidebar.Geometry.BoxGeometry.js
|
2a66fb905c
Editor: Revert UINumber global precision change.
|
1 year ago |
Sidebar.Geometry.BufferGeometry.js
|
a980f81e61
no pollute prototype (#28262)
|
1 year ago |
Sidebar.Geometry.CapsuleGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.CircleGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.CylinderGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.DodecahedronGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.ExtrudeGeometry.js
|
7e74aa548e
Editor: update Sidebar.Geometry.ExtrudeGeometry.js (#28373)
|
1 year ago |
Sidebar.Geometry.IcosahedronGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.LatheGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.Modifiers.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.OctahedronGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.PlaneGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.RingGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.ShapeGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.SphereGeometry.js
|
680edf1621
updates spheregeometry paramerters units (#28496)
|
1 year ago |
Sidebar.Geometry.TetrahedronGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.TorusGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.TorusKnotGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.TubeGeometry.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Geometry.js
|
6557739ead
adds user data input (#28489)
|
1 year ago |
Sidebar.Material.BooleanProperty.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.ColorProperty.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.ConstantProperty.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.MapProperty.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.NumberProperty.js
|
7624487188
Editor: Make IOR configurable. (#28028)
|
1 year ago |
Sidebar.Material.Program.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.RangeValueProperty.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Material.js
|
312b7ee9c0
export json honors material array (#28431)
|
1 year ago |
Sidebar.Object.Animation.js
|
c5d243f97e
Editor: Moved SidebarAnimation to SidebarObjectAnimation.
|
1 year ago |
Sidebar.Object.js
|
cb1464ca43
to fs (#28221)
|
1 year ago |
Sidebar.Project.App.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Project.Image.js
|
5f3d1764dd
samples, not sample count (#28486)
|
1 year ago |
Sidebar.Project.Materials.js
|
11833d7497
Editor: More let/const usage. (#23398)
|
3 years ago |
Sidebar.Project.Renderer.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Project.Video.js
|
2ffcccad01
supports video rendering termination (#28475)
|
1 year ago |
Sidebar.Project.js
|
0498e27d1f
Editor: Added Image render section (Realistic shading not ready yet).
|
1 year ago |
Sidebar.Properties.js
|
f75fb41bb0
Editor: Fixed bouncy view in sidebar caused by `scrollIntoView()` (#28485)
|
1 year ago |
Sidebar.Scene.js
|
b392786007
Editor: Fix serialization of commands. (#28405)
|
1 year ago |
Sidebar.Script.js
|
f91fe5fc25
Editor: Fixed non-localized prompt messages (#28260)
|
1 year ago |
Sidebar.Settings.History.js
|
f91fe5fc25
Editor: Fixed non-localized prompt messages (#28260)
|
1 year ago |
Sidebar.Settings.Shortcuts.js
|
ba3e2fc146
Editor: Increased Sidebar panel width from 300px to 350px.
|
1 year ago |
Sidebar.Settings.js
|
b507a453e4
Editor: Add Japanese translation (#27976)
|
1 year ago |
Sidebar.js
|
55cc12459f
shows h scroll only if needed (#28491)
|
1 year ago |
Storage.js
|
ae5b646942
readonly (#28243)
|
1 year ago |
Strings.js
|
6557739ead
adds user data input (#28489)
|
1 year ago |
Toolbar.js
|
11833d7497
Editor: More let/const usage. (#23398)
|
3 years ago |
Viewport.Controls.js
|
c985826904
add appearance submenu (#28421)
|
1 year ago |
Viewport.Info.js
|
1cc0bfedfa
Editor: Clean up plural code.
|
1 year ago |
Viewport.Pathtracer.js
|
64a25dd285
added realistic shading support for image rendering (#28448)
|
1 year ago |
Viewport.ViewHelper.js
|
751abcd443
Editor: use more `three/addons/*` alias (#27967)
|
1 year ago |
Viewport.XR.js
|
3f1253a2b6
Editor: Improved XR mode. (#27802)
|
1 year ago |
Viewport.js
|
4686d48457
shows pathtracer samples in viewport info (#28432)
|
1 year ago |