Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to perform live editing from a PC to another PC #5108

Closed
Calinou opened this issue Jun 8, 2016 · 6 comments
Closed

Ability to perform live editing from a PC to another PC #5108

Calinou opened this issue Jun 8, 2016 · 6 comments

Comments

@Calinou
Copy link
Member

Calinou commented Jun 8, 2016

It would be very welcome to have support for live editing (and one-click deploy, remote filesystem, …) when two PCs are on the same Ethernet or Wi-Fi network. This way, you could develop the game on one PC, and test it on another PC.

@reduz
Copy link
Member

reduz commented Jun 8, 2016

Just run godot with -rdebug
On Jun 8, 2016 12:34, "Hugo Locurcio" notifications@github.com wrote:

It would be very welcome to have support for live editing (and one-click
deploy, remote filesystem, …) when two PCs are on the same Ethernet or
Wi-Fi network. This way, you could develop the game on one PC, and test it
on another PC.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#5108, or mute the thread
https://github.com/notifications/unsubscribe/AF-Z2x6Hbn-87S5zHjcttGJNNF8d9xTeks5qJuDygaJpZM4IxGBO
.

@vnen
Copy link
Member

vnen commented Aug 11, 2016

While running Godot with -rdebug ip:port option does work, currently there's no way to make the editor listen for debug connections. So I propose to add a button to make the editor debugger start listening to a connection, otherwise it's impossible to use this feature.

@Calinou
Copy link
Member Author

Calinou commented Apr 4, 2018

Update: This issue is still relevant as of a1f835d.

@Anutrix
Copy link
Contributor

Anutrix commented Jul 6, 2019

Junior job pending since atleast more than year. Anyone interested?

@akien-mga
Copy link
Member

Feature and improvement proposals for the Godot Engine are now being discussed and reviewed in a dedicated Godot Improvement Proposals (GIP) (godotengine/godot-proposals) issue tracker. The GIP tracker has a detailed issue template designed so that proposals include all the relevant information to start a productive discussion and help the community assess the validity of the proposal for the engine.

The main (godotengine/godot) tracker is now solely dedicated to bug reports and Pull Requests, enabling contributors to have a better focus on bug fixing work. Therefore, we are now closing all older feature proposals on the main issue tracker.

If you are interested in this feature proposal, please open a new proposal on the GIP tracker following the given issue template (after checking that it doesn't exist already). Be sure to reference this closed issue if it includes any relevant discussion (which you are also encouraged to summarize in the new proposal). Thanks in advance!

@Calinou
Copy link
Member Author

Calinou commented May 6, 2022

This is now implemented by #52226 in 4.0alpha and #60819 in 3.5 and later.

Edit (July 2022): Remote deployment to desktop platforms is being implemented by #63312.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants