-
Notifications
You must be signed in to change notification settings - Fork 19
Support for baking reflections #84
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
base: master
Are you sure you want to change the base?
Conversation
36feadd
to
f9402b3
Compare
Still WIP, would love early feedback |
ebffc61
to
e2046c6
Compare
e2046c6
to
fa8f7f1
Compare
The title is certainly interesting! I am nowhere near a computer but I’ll try to look at this next Sunday. Thank you!! |
00dc2e4
to
f027032
Compare
How are you calling |
I hadn't gotten that far yet, but I was thinking about adding an EditorPlugin that we can use with a button to call that function. Another addon named TBLoader does something similar where it has an EditorPlugin that calls a GDExtension function via a button: Although I'm not entirely sure regarding the order of operations, I figure we'd need to setup the scene etc. before calling I haven't had time to get back to this yet, but hopefully soon! |
I am really looking forward to this, as last time I tried this plugin, performance was a slight bottleneck. |
This is awesome, is the only blocker here at this point just trying to find a good way to initiate the baking of a scene? |
No description provided.