summaryrefslogtreecommitdiffstats
path: root/doc/classes/Viewport.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factorThaddeus Crews2024-11-271-0/+7
|\
| * Add a Viewport method to get automatically computed 2D stretch transformHugo Locurcio2024-11-191-0/+7
* | Ensure shadow material and mesh are not used with wireframe modeclayjohn2024-11-161-0/+1
* | Fix more miscellaneous oddities around the class referenceMicky2024-11-121-2/+2
* | Fix many untagged true/false/null in the documentationMicky2024-11-101-3/+3
|/
* Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasingClay John2024-10-171-4/+9
|\
| * Docs: Add cross-links to antialiasing project settingstetrapod002024-09-111-4/+9
* | Expose Viewport::get_audio_listener_2d and Viewport::get_audio_listener_3d to...Lisandro Lorea2024-09-191-0/+12
* | Enable Drag and Drop for SubViewports and WindowsMarkus Sauermann2024-09-151-1/+1
|/
* Expose Viewport.gui_cancel_drag() to GDScript as a counterpart to Control.for...graydoubt2024-09-061-0/+6
* Merge pull request #92496 from clayjohn/HDR-2D-sRGBRémi Verschelde2024-08-191-0/+1
|\
| * Ensure MovieWriter output is in gamma space when using HDR 2Dclayjohn2024-05-281-0/+1
* | Fixed Timestep Interpolation (3D)Ricardo Buring2024-07-071-0/+1
|/
* Improvements to VRS/Foveated renderingBastiaan Olij2024-05-031-0/+15
* Use `[codeblock lang=text]` more often in class refMicky2024-04-081-1/+1
* Merge pull request #90310 from mhilbrunner/OutdatedDemosRémi Verschelde2024-04-081-6/+6
|\
| * Update links to outdated asset library demosskyace652024-04-071-6/+6
* | Add missing documentation to ViewportMicky2024-04-081-6/+35
|/
* Add missing `RenderInfoType` enum to `Viewport`A Thousand Ships2024-03-231-1/+7
* [Doc] Fix some incorrect uses of `a/an`A Thousand Ships2024-03-131-1/+1
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-10/+10
* [Doc] Fix some incorrect uses of "children"A Thousand Ships2024-02-291-1/+1
* Mention how Control focus loss affects `Viewport.gui_focus_change`Markus Sauermann2024-02-251-0/+1
* Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-2/+1
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+1
* Merge pull request #75688 from mnemoli/pickoneRémi Verschelde2024-02-121-0/+5
|\
| * Add Viewport setting for picking only first-encountered CanvasItem physics ob...mnemoli2024-01-111-0/+5
* | Merge pull request #84652 from timothyqiu/enum-punYuri Sizov2023-12-191-1/+1
|\ \
| * | Avoid punning enum names in documentationHaoyu Qiu2023-11-091-1/+1
* | | Expose a method to get hovered Control in ViewportClaire Blackshaw2023-12-181-0/+7
* | | Improve and clarify texture filtering documentationHugo Locurcio2023-11-141-4/+6
|/ /
* | Revert "Add a Disable 2D property to Viewport"clayjohn2023-10-271-4/+1
* | Add a Disable 2D property to ViewportHugo Locurcio2023-10-071-1/+4
* | Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.Dario2023-09-251-1/+7
|/
* Web: Disable raycast module by default (no occlusion culling)Rémi Verschelde2023-09-161-0/+1
* Document mouse-picking limit of 64 objectsMarkus Sauermann2023-08-221-0/+2
* Allow to get a list of visible embedded `Window`sMichael Alexsander2023-08-161-0/+7
* Merge pull request #80215 from clayjohn/HDR-2DRémi Verschelde2023-08-081-0/+4
|\
| * Add option to enable HDR rendering in 2Dclayjohn2023-08-071-0/+4
* | Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
|/
* Make `SubViewportContainer` event propagation aware of focused ControlMarkus Sauermann2023-07-171-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Documentation: Unify deprecationsDanil Alexeev2023-06-071-1/+1
* Make `Viewport::gui_get_focus_owner` constAaron Franke2023-06-021-1/+1
* Deprecate push_unhandled_inputMarkus Sauermann2023-05-311-1/+3
* Create a virtual mouse move event after moving child nodesMarkus Sauermann2023-05-291-0/+6
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Merge pull request #76874 from AThousandShips/input_docRémi Verschelde2023-05-091-0/+1
|\
| * Clarify that event handling does not affect `Input`Ninni Pipping2023-05-091-0/+1