Skip to content

Releases: c-frame/aframe-editor

1.7.19

09 Dec 10:31

Choose a tag to compare

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/[email protected]/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

09 Dec 10:15

Choose a tag to compare

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/[email protected]/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.17 - Theme selector!

09 Dec 09:39

Choose a tag to compare

What's Changed

theme_selector

Full Changelog: 1.7.16...1.7.17

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/[email protected]/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.16

10 Nov 18:12

Choose a tag to compare

What's Changed

Full Changelog: 1.7.15...1.7.16

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/[email protected]/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.15

05 Nov 10:05

Choose a tag to compare

What's Changed

  • Fix editing entity id, trigger the update only on blur and enter by @vincentfretin in #52

Full Changelog: 1.7.14...1.7.15

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/[email protected]/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.14

27 Oct 09:37

Choose a tag to compare

What's Changed

Full Changelog: 1.7.13...1.7.14

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/[email protected]/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.13

27 Sep 09:06

Choose a tag to compare

What's Changed

Full Changelog: 1.7.12...1.7.13

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/[email protected]/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.12

03 Jul 08:14

Choose a tag to compare

What's Changed

For the copy component to clipboard feature, be sure to filter out properties that didn't change from the default value and in the UI change back the property color to gray from white if you change a property back to the default value.

Full Changelog: 1.7.11...1.7.12

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/[email protected]/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.11

25 Jun 14:00

Choose a tag to compare

What's Changed

Do not show sceneOnly components in the available components on an entity, adding an animation component with an id now properly has a checkbox for the loop property.

Full Changelog: 1.7.10...1.7.11

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/[email protected]/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.10

21 Jun 16:26

Choose a tag to compare

What's Changed

Update the scene graph on the left when you remove/add a component that remove/add children, like the environment component.

Full Changelog: 1.7.9...1.7.10

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/[email protected]/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