Coder Social home page Coder Social logo

project-map's People

Contributors

flashshare avatar yogoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

project-map's Issues

Feedback

Hello all, thank you for all the feedback, but for now I am not interested in actively developing it further, I put it in "maintenance mode", so I will only do critical bug fixes.

Feel free to branch the plugin and create your own version, it's open source.

When active, crashes github actions testing via GUT

Very weird issue, but I thought I'd report it anyway.

I am testing my game after every push using the GUT plugin and github actions. However if I have this plugin active, it will cause Godot's parser to fail and the tests will time out due to Godot being effectively crashed.

Example: https://github.com/db0/hypnagonia/runs/6219215833?check_suite_focus=true#step:4:26

However if plugin is disabled, everything works as expected.

Example: https://github.com/db0/hypnagonia/runs/6219194997?check_suite_focus=true#step:4:26

Frustratingly, everything seems to work fine both in my local PC, and in a lightweight linux VM I deployed trying to simulate github action runners. It only fails in this way in github actions.

My project is free software, so feel free to investigate using it if you wish.

Godot 4

I want this in Godot 4 <.<

Not work with Godot 4

Do you have any plan to update this plugin for godot 4?
I try to update to godot 4, but there are error such as File.new() and get_icon()...

Unable to delete nodes in Project map when using Godot 3.5.rc5

You may already be aware of the issue,
I searched around but I didn't see another post about it.
Feel free to close this issue if 3.5 isn't a concern yet.
This is working in Godot 3.4.4.

I've been moving my code to 3.5.rc5 as I need features from 3.5 to complete my project.
Project map seems to work perfectly fine except I can't delete nodes.

When I press delete the output console gives the error "core/object.cpp:1242 - Error calling method from signal 'delete_nodes_request': 'GraphEdit(project_map.gd)::_on_GraphEdit_delete_nodes_request': Method expected 0 arguments, but called with 1.."

Steps to repro:

Using Godot 3.5.rc5 (assuming this will be an issue in 3.5)

  1. Create new project,
  2. add the plugin from a fresh download of ProjectMap V1.3.
  3. Attempt to delete the initial comment or any node you add.

image

Error thrown when attempting to delete a graph node

After clicking on a node's con then pressing Delete, the error is thrown in the output:
core/object.cpp:1242 - Error calling method from signal 'delete_nodes_request': 'GraphEdit(project_map.gd)::_on_GraphEdit_delete_nodes_request': Method expected 0 arguments, but called with 1..

This happens with groups, comments, and file link nodes.

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.