Remove Bug Remove Build Remove Culling
article thumbnail

Delores Source Code Released!

Grumpy Gamer

I also uploaded the dev build of the Delores engine (including the complete debugger) so you can run all your edits and changes. I generally won't be accepting pull requests just for modifications to the game unless they fix bugs related to getting this repo working. If we broke a store build, it would be hours of tech support emails.

article thumbnail

Delores Source Code Released!

Grumpy Gamer

But wait… don’t hit the back button yet… I also uploaded the dev build of the Delores engine (including the complete debugger) so you can run all your edits and changes. I generally won’t be accepting pull requests just for modifications to the game unless they fix bugs related to getting this repo working.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

We took a bit longer to prepare this beta as there were a number of fairly big GDScript refactoring PRs (needed to fix many bugs), which we wanted to merge all at once. They've been building upon Godot 4.0 Buildsystem: Allow building X11 without Vulkan ( GH-70677 ). since early alpha releases; follow them on Twitter for updates.

Beta 106
article thumbnail

Dev snapshot: Godot 4.0 beta 5

Mircosoft Game Dev

Rendering: Added Viewport canvas cull mask feature ( GH-52350 ). The downloads for this dev snapshot can be found directly on our repository: Standard build (GDScript, GDExtension).NET NET 6 build (C#, GDScript, GDExtension). See the GitHub issue tracker for a list of known bugs in the 4.0 Bug reports.

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

We took a bit longer to prepare this beta as there were a number of fairly big GDScript refactoring PRs (needed to fix many bugs), which we wanted to merge all at once. They’ve been building upon Godot 4.0 Buildsystem: Allow building X11 without Vulkan ( GH-70677 ). since early alpha releases; follow them on Twitter for updates.

Beta 82
article thumbnail

Release candidate: Godot 3.2 RC 3

Mircosoft Game Dev

The second RC build on Monday fared fairly well and had no new regression. Mono: Various bug fixes ( GH-35372 , GH-35407 , GH-35472 , GH-35478 ). Rendering: Fix shadow culling with orthogonal camera and wrong VIEWPORT_SIZE shader builtin ( GH-35406 ). For changes since the last RC build, see the list of commits.

Bug 52
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

using data oriented algorithms to process the culling of objects and both secondary command buffers and automatic batching to efficiently submit the draw primitives. First of all, most of the new features still have significant bugs and performance problems that will not be solved in time for the upcoming 4.0 So, are we not even close?

AAA 145