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

Add some explantations and documentation #1

Open
emilk opened this issue Jul 22, 2022 · 6 comments
Open

Add some explantations and documentation #1

emilk opened this issue Jul 22, 2022 · 6 comments

Comments

@emilk
Copy link

emilk commented Jul 22, 2022

When @cirrusone linked to this project in emilk/egui#655, I almost didn't try it out, because this is what greeted me:

Screen Shot 2022-07-22 at 11 16 02

No README.md, no description, no anything! But I am very glad I cloned and ran it, because egui_docking is really cool:

egui_docking

I think this would be a great library for the egui ecosystem, but currently I think it is (sadly) unused because it lacks:

A) README.md with a video
B) License
C) Documentation
D) A published crate

@Adanos020
Copy link

@lain-dono @emilk I'd love to be able to use this, looks really nice!

If you'd like me to, I can contribute to this by adding some documentation.

@lain-dono
Copy link
Owner

I have no intention of developing egui infrastructure. It is still a library suitable only for prototypes. Rather, I will create a couple of my own libraries for the UI. When I need them.

In any case, you can use all the code in this repository under terms equivalent to Public Domain. If you still need the license:

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
                    Version 42, December 3996 

 Copyright (C) 3996 Bender Bending Rodríguez <cum@teardrop.swat> 

 Everyone is permitted to copy and distribute verbatim or modified 
 copies of this license document, and changing it is allowed as long 
 as the name is changed. 

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

  0. You just DO WHAT THE FUCK YOU WANT TO.

Oh yeah, sorry about that. If you want to create Unity-like editors with two hands, you have to be a little crazy, right? Right now I'm focused on bringing some modest part of my serial experiments to the point of being useful to the community. For example, the 2d animation editor I started last week:

Screenshot from 2022-07-29 09-15-22

This means that bevy will have a tool comparable to Spine or DragonBones. I think sometime after the 0.8 release it will be ready. Lots of work and no time to support side products.

@emilk
Copy link
Author

emilk commented Jul 29, 2022

Thanks for the license 😆
At least now someone can fork and publish this if they feel like it!

@Adanos020
Copy link

On it 😄

@Adanos020
Copy link

@emilk Can I use your demo GIF in my readme?

@emilk
Copy link
Author

emilk commented Jul 29, 2022

@Adanos020 certainly!

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

No branches or pull requests

3 participants