Skip to content

Releases: c-frame/aframe-editor

1.7.27

Choose a tag to compare

@vincentfretin vincentfretin released this 11 Jun 10:24

What's Changed

  • Properly keep old value for entityupdate command for position/rotation/scale change through gizmo by @vincentfretin in #76
  • Update to latest TransformControls by @vincentfretin in #77

Full Changelog: 1.7.26...1.7.27

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.26

Choose a tag to compare

@vincentfretin vincentfretin released this 30 May 07:22

What's Changed

  • EntityReparentCommand: call updateLocalTransform synchronously by @vincentfretin in #70
  • EntityReparentCommand: removed unneeded lines by @vincentfretin in #71
  • Fix crash in selectionBox when gltf-model loads after entity is detached by @vincentfretin in #72
  • Remap selector/selectorAll component values when cloning or pasting an entity tree by @vincentfretin in #73
  • Fix history fromJSON when json.redos is not empty by @vincentfretin in #74
  • Keep nanoids when copying entities, some components may reference them by @vincentfretin in #75

Full Changelog: 1.7.25...1.7.26

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.25

Choose a tag to compare

@vincentfretin vincentfretin released this 25 Apr 11:40

What's Changed

  • Support editing properties of type array without oneOf, selector and selectorAll by @vincentfretin in #69

Full Changelog: 1.7.24...1.7.25

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.24

Choose a tag to compare

@vincentfretin vincentfretin released this 21 Apr 07:31

What's Changed

Full Changelog: 1.7.23...1.7.24

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.23

Choose a tag to compare

@vincentfretin vincentfretin released this 15 Apr 10:54

What's Changed

  • Add paste entity from clipboard button in toolbar (fix #24) by @vincentfretin in #61
  • Fix entity reparent to preserve world scale by @vincentfretin in #62
  • Remove default rotation/scale attributes after reparent instead of always setting them by @vincentfretin in #63
  • Fix paste entity to create as child of selected entity instead of sibling by @vincentfretin in #64
  • Add copy to clipboard button for position/rotation/scale properties by @vincentfretin in #65
  • Add paste component button next to Add component dropdown (fix #41) by @vincentfretin in #66

Full Changelog: 1.7.22...1.7.23

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.22

Choose a tag to compare

@vincentfretin vincentfretin released this 15 Mar 18:04

What's Changed

  • Tooltip feedback after clicking copy to clipboard buttons by @vincentfretin in #60
  • Add a reset property button, visualize with bold italic property explicitly set to default value, add the meaning in the tooltip with also min and max values for number and int by @vincentfretin in aframevr#846 (adapted in 5af818c when I merged master into dev)

Full Changelog: 1.7.21...1.7.22

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.21

Choose a tag to compare

@vincentfretin vincentfretin released this 22 Feb 10:26

What's Changed

  • Make all commands and undo/redo stack serializable by @vincentfretin in #58
  • Remove the filterFunc param from prepareForSerialization introduced in #57 that broke copy scene to clipboard by @vincentfretin in #59

Full Changelog: 1.7.20...1.7.21

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.20

Choose a tag to compare

@vincentfretin vincentfretin released this 21 Feb 14:58

What's Changed

aframe-editor-reparent.mp4

Full Changelog: 1.7.19...1.7.20

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.19

Choose a tag to compare

@vincentfretin vincentfretin released this 09 Dec 10:31

What's Changed

Full Changelog: 1.7.18...1.7.19

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin

1.7.18

Choose a tag to compare

@vincentfretin vincentfretin released this 09 Dec 10:15

What's Changed

Full Changelog: 1.7.17...1.7.18

How to use it

<script src="https://aframe.io/releases/1.7.1/aframe.min.js"></script>
<a-scene
  inspector="url: https://cdn.jsdelivr.net/gh/c-frame/aframe-editor@1.7.x/dist/aframe-editor.min.js">

Sponsorship

If you want to see more features on an open source A-Frame editor, please consider sponsoring me https://github.com/sponsors/vincentfretin