index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Viewport.xml
Age
Commit message (
Expand
)
Author
2022-06-07
Initial TAA implementation
jfons
2022-06-06
Fix `Viewport.own_world_3d` documentation
Haoyu Qiu
2022-05-04
Improve Viewport.get_texture() description
kobewi
2022-04-24
Improve descriptions for drag methods
kobewi
2022-04-09
Fix 3D scaling enum size in the editor and improve descriptions
Hugo Locurcio
2022-03-27
Rename warp mouse functions to warp_mouse
Markus Sauermann
2022-03-13
Cleanup embed subwindows getters
kobewi
2022-03-13
Expose methods for screen-space transforms
kobewi
2022-03-01
Update some docs regarding SubViewports
kobewi
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-10
Merge pull request #57889 from Calinou/doc-occlusion-culling
JFonS
2022-02-10
Document occlusion culling classes and settings
Hugo Locurcio
2022-02-10
Fix typos with codespell
Rémi Verschelde
2022-02-04
Update definitions of get_mouse_position methods
Marcel Admiraal
2022-02-01
Exposes gui_release_focus and gui_get_focus_owner to Viewport
Gilles Roudière
2022-01-04
Merge pull request #56305 from Calinou/rename-lod-threshold
Rémi Verschelde
2022-01-04
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
Rémi Verschelde
2021-12-29
Rename Lod Threshold to Mesh Lod Threshold
Hugo Locurcio
2021-12-11
Improve the ReflectionProbe class documentation
Hugo Locurcio
2021-11-28
Merge pull request #55239 from zacryol/find-world-2d-description-fix
Rémi Verschelde
2021-11-27
Fix description of Viewport `find_world_2d()` method.
zacryol
2021-11-23
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
Je06jm
2021-11-22
Merge pull request #54339 from ConteZero/line_edit_drag_and_drop
Rémi Verschelde
2021-11-15
Fix drag and drop on LineEdit
ConteZero
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-06
Added SSIL post processing effect
clayjohn
2021-10-08
Allow any floating-point value as a 3D rendering scale option
Hugo Locurcio
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-09-13
Merge pull request #49063 from Calinou/remove-16x-msaa
Rémi Verschelde
2021-09-09
Merge pull request #50336 from SirQuartz/patch-20
Max Hilbrunner
2021-08-26
Optionally scale 3D render content
Bastiaan Olij
2021-08-25
Remove 16× MSAA support due to driver bugs and low performance
Hugo Locurcio
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-12
Use the Unicode multiplication symbol where relevant
Hugo Locurcio
2021-08-10
Organize methods in Viewport and explicitly name 3D methods with 3D
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-10
Add method description to `is_embedding_subwindows` in `Viewport`
Nick Huelin
2021-07-03
add viewport.get_camera_2d()
Josh Chandler
2021-07-03
Fix Render Info
reduz
2021-06-29
Fixes to 2D viewport
reduz
2021-06-16
Refactor VisibilityNotifier3D
reduz
2021-06-12
Consistently prefix bound virtual methods with _
kobewi
2021-06-11
Merge pull request #47584 from HaSa1002/docs-lang-7
Rémi Verschelde
2021-06-11
Port code examples to C# (V)
Johannes
2021-06-05
Rename GI Classes
reduz
2021-05-01
Move XR flag from subviewport into viewport
Bastiaan Olij
2021-04-23
Implement occlusion culling
jfons
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-01-28
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
[next]