index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
rendering
/
renderer_viewport.cpp
Age
Commit message (
Expand
)
Author
2021-10-08
Allow any floating-point value as a 3D rendering scale option
Hugo Locurcio
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-09-29
Rename RID's `getornull()` to `get_or_null()`
Hugo Locurcio
2021-08-29
Add source rectangle to blit
Bastiaan Olij
2021-08-27
Merge pull request #52003 from BastiaanOlij/xr_interface_extension
Bastiaan Olij
2021-08-26
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
Optionally scale 3D render content
Bastiaan Olij
2021-07-12
Explicit error message when setting active a Viewport that is already active.
TaskManagerCZ
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-03
Fix Render Info
reduz
2021-07-01
Clean up RenderingServer and its bindings
reduz
2021-06-29
Fixes to 2D viewport
reduz
2021-06-29
Improve RID_Owner memory usage
reduz
2021-06-14
Implement visibility range and dependencies.
jfons
2021-06-13
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-05-23
Support for 2D particles to collide against SDF
reduz
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-04-23
Implement occlusion culling
jfons
2021-02-18
Reorganize Project Settings
reduz
2021-02-10
Make Servers truly Thread Safe
reduz
2021-01-24
Shadow map rendering optimization
reduz
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-18
Implement automatic LOD (Level of Detail)
reduz
2020-12-04
RenderingServer reorganization
reduz