summaryrefslogtreecommitdiffstats
path: root/doc/classes/Viewport.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Allow any floating-point value as a 3D rendering scale optionHugo Locurcio2021-10-081-13/+4
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Merge pull request #49063 from Calinou/remove-16x-msaaRémi Verschelde2021-09-131-4/+1
|\
| * Remove 16× MSAA support due to driver bugs and low performanceHugo Locurcio2021-08-251-4/+1
* | Merge pull request #50336 from SirQuartz/patch-20Max Hilbrunner2021-09-091-0/+1
|\ \
| * | Add method description to `is_embedding_subwindows` in `Viewport`Nick Huelin2021-07-101-0/+1
* | | Optionally scale 3D render contentBastiaan Olij2021-08-261-0/+13
| |/ |/|
* | Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-16/+16
* | Use the Unicode multiplication symbol where relevantHugo Locurcio2021-08-121-5/+5
* | Organize methods in Viewport and explicitly name 3D methods with 3DAaron Franke2021-08-101-1/+1
* | doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-66/+33
* | add viewport.get_camera_2d()Josh Chandler2021-07-031-2/+9
|/
* Fix Render Inforeduz2021-07-031-13/+11
* Fixes to 2D viewportreduz2021-06-291-0/+3
* Refactor VisibilityNotifier3Dreduz2021-06-161-7/+0
* Consistently prefix bound virtual methods with _kobewi2021-06-121-1/+1
* Merge pull request #47584 from HaSa1002/docs-lang-7Rémi Verschelde2021-06-111-2/+8
|\
| * Port code examples to C# (V)Johannes2021-06-111-2/+8
* | Rename GI Classesreduz2021-06-051-6/+6
* | Move XR flag from subviewport into viewportBastiaan Olij2021-05-011-0/+3
* | Implement occlusion cullingjfons2021-04-231-0/+4
|/
* Rename Texture.get_data() to get_image()Marcel Admiraal2021-03-281-2/+2
* doc: Sync classref with current sourceRémi Verschelde2021-01-281-2/+12
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-0/+4
* Merge pull request #44756 from Jummit/add-s-viewport-docsRémi Verschelde2020-12-281-1/+1
|\
| * fix missing "s" in Viewport docsJummit2020-12-281-1/+1
* | doc: Sync classref with current sourceRémi Verschelde2020-12-041-0/+22
|/
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-0/+6
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+6
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-2/+2
* Fix spelling & grammar in comments, docs, and messagesAndy Maloney2020-07-211-1/+1
* Environment: Refactor code for readability + moreRémi Verschelde2020-07-011-5/+8
* doc: Sync classref with current sourceRémi Verschelde2020-05-041-11/+11
* doc: Sync classref with current sourceRémi Verschelde2020-04-201-24/+31
* Update many docs with recent rendering changesclayjohn2020-04-171-2/+40
* Rename ViewportContainer to SubViewportContainerMichael Alexsander2020-04-011-1/+1
* doc: Sync classref with DisplayServer/Window changesRémi Verschelde2020-03-311-85/+16
* doc: Update classref with node renamesRémi Verschelde2020-03-301-8/+8
* Fix MIMPAMPS typos in constants throughout the engineAndrii Doroshenko (Xrayez)2020-02-201-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-30/+39
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-01-281-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Complete various class referencesclayjohn2020-01-261-6/+25
* doc: Sync classref with current sourceRémi Verschelde2019-12-171-6/+6
* Scroll ScrollContainer to focused childrenTomasz Chabora2019-12-111-0/+7
* Update Viewport.xmlRobert Colton2019-11-241-0/+1
* Improve documentation pertaining to shadow atlas sizesHugo Locurcio2019-09-041-1/+2
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* Merge pull request #30125 from akien-mga/docdata-expose-parametric-setgetRémi Verschelde2019-07-091-0/+18
|\