summaryrefslogtreecommitdiff
path: root/doc/classes/Viewport.xml
AgeCommit message (Expand)Author
2021-10-08Allow any floating-point value as a 3D rendering scale optionHugo Locurcio
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-13Merge pull request #49063 from Calinou/remove-16x-msaaRémi Verschelde
2021-09-09Merge pull request #50336 from SirQuartz/patch-20Max Hilbrunner
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-25Remove 16× MSAA support due to driver bugs and low performanceHugo Locurcio
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-12Use the Unicode multiplication symbol where relevantHugo Locurcio
2021-08-10Organize methods in Viewport and explicitly name 3D methods with 3DAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-10Add method description to `is_embedding_subwindows` in `Viewport`Nick Huelin
2021-07-03add viewport.get_camera_2d()Josh Chandler
2021-07-03Fix Render Inforeduz
2021-06-29Fixes to 2D viewportreduz
2021-06-16Refactor VisibilityNotifier3Dreduz
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-11Merge pull request #47584 from HaSa1002/docs-lang-7Rémi Verschelde
2021-06-11Port code examples to C# (V)Johannes
2021-06-05Rename GI Classesreduz
2021-05-01Move XR flag from subviewport into viewportBastiaan Olij
2021-04-23Implement occlusion cullingjfons
2021-03-28Rename Texture.get_data() to get_image()Marcel Admiraal
2021-01-28doc: Sync classref with current sourceRémi Verschelde
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-28Merge pull request #44756 from Jummit/add-s-viewport-docsRémi Verschelde
2020-12-28fix missing "s" in Viewport docsJummit
2020-12-04doc: Sync classref with current sourceRémi Verschelde
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-10-01Link to demos from within the class referenceAaron Franke
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-07-21Fix spelling & grammar in comments, docs, and messagesAndy Maloney
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-05-04doc: Sync classref with current sourceRémi Verschelde
2020-04-20doc: Sync classref with current sourceRémi Verschelde
2020-04-17Update many docs with recent rendering changesclayjohn
2020-04-01Rename ViewportContainer to SubViewportContainerMichael Alexsander
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-02-20Fix MIMPAMPS typos in constants throughout the engineAndrii Doroshenko (Xrayez)
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-28doc: Sync classref with current sourceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-26Complete various class referencesclayjohn
2019-12-17doc: Sync classref with current sourceRémi Verschelde
2019-12-11Scroll ScrollContainer to focused childrenTomasz Chabora
2019-11-24Update Viewport.xmlRobert Colton
2019-09-04Improve documentation pertaining to shadow atlas sizesHugo Locurcio
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-09Merge pull request #30125 from akien-mga/docdata-expose-parametric-setgetRémi Verschelde