Giter Club home page Giter Club logo

mundus's People

Contributors

attilabo avatar codenigma avatar dependabot[bot] avatar dgzt avatar glhrmfrts avatar inver avatar jamestkhan avatar krukhlis avatar mbrlabs avatar nox-moon avatar yuripourre avatar

mundus's Issues

Add versioning to Scene and project objects

  • Add version field to Scene object
  • Add version field to Project object
  • Add service for migration from version to version for Asset
  • Add service for migration from version to version for Scene
  • Add service for migration from version to version for Project

Couldn't delete an object in outline panel

Exception:
Exception in thread "main" com.badlogic.gdx.utils.GdxRuntimeException: kotlin.NotImplementedError: An operation is not implemented. at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:172) at com.mbrlabs.mundus.editor.Main.main(Main.java:32) Caused by: kotlin.NotImplementedError: An operation is not implemented. at com.mbrlabs.mundus.editor.ui.modules.outline.Outline$RightClickMenu$3.clicked(Outline.kt:255) at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88) at com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:71) at com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:355) at com.badlogic.gdx.InputMultiplexer.touchUp(InputMultiplexer.java:124) at com.badlogic.gdx.InputEventQueue.drain(InputEventQueue.java:70) at com.badlogic.gdx.backends.lwjgl3.DefaultLwjgl3Input.update(DefaultLwjgl3Input.java:189) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:378) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:192) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:166) ... 1 more

  • Fixed logic for deleting an object
  • Added tests to cover this logic

Wrong work SelectionTools

How to reproduce: Click on Scene -> click on Intensity value -> Some of object selected, open Game object view in inspector.

Fix concurrent modification exception in EventBus

Exception is:
Caused by: java.util.ConcurrentModificationException at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1043) at java.base/java.util.ArrayList$Itr.next(ArrayList.java:997) at com.mbrlabs.mundus.editor.events.EventBus.post(EventBus.java:83) at com.mbrlabs.mundus.editor.ui.modules.outline.OutlinePresenter$1.changed(OutlinePresenter.java:82) at com.badlogic.gdx.scenes.scene2d.utils.ChangeListener.handle(ChangeListener.java:28) at com.badlogic.gdx.scenes.scene2d.Actor.notify(Actor.java:188) ... 14 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.