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

Volumetric and a bunch of other things #33

Merged
merged 38 commits into from
Dec 31, 2023
Merged

Volumetric and a bunch of other things #33

merged 38 commits into from
Dec 31, 2023

Conversation

DmitriySalnikov
Copy link
Owner

No description provided.

improved sphere and cylinder shapes
added more prints to resource source generator
added dev ability to recreate geometry
Use `PROPERTY_USAGE_NONE` to avoid the warning in the editor
Updated printing macros
Updated logging function
fixed `warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior`
fixed `warning: enumeration value 'POSITION_MAX' not handled in switch`
slightly sped up data collection for rendering
fixed size of X shaped geometry
added draw_cylinder_ab
added normals and uvs to geometry
added shading to the volumetric geometry
removed useless methods from Utils
added tracy profiler
added settings section for 3D
changed draw_arrow behaviour. Now the center is at the tip.
added the ability to change the aliases of singletons
fixed removing singletons too early
added DebugDraw3D::regenerate_geometry_meshes()
unified UP vector
added brightness adjustment for each instance
fixed _process and _physics_process delta time for 3D
fixed GET_PROC_TYPE() macro
fixed shrinking of TempBigBuffer
TempBigBuffer now uses a native array to store data
updated version number
Added image generator for documentation
Many renames and other changes to the API
`draw_sphere_hd` and `draw_sphere_hd_xf` removed
Fixed several crashes
Updated C# script
Renamed the audio bus and added a warning message
changed the logic of obtaining UP vector.
`draw_cylinder_ab` now uses a separate model.
added `draw_plane` backside color.
added support for inf and -inf in c# bindings generator.
updated documentation.
updated demo. improved physics tick support.
added cache for doxygen.
slightly updated css.
added connector for telemetry
@DmitriySalnikov DmitriySalnikov merged commit f96700b into master Dec 31, 2023
41 checks passed
@DmitriySalnikov DmitriySalnikov deleted the volumetric branch December 31, 2023 16:36
@skooter500 skooter500 mentioned this pull request Mar 12, 2024
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

Successfully merging this pull request may close these issues.

1 participant