summaryrefslogtreecommitdiffstats
path: root/doc/classes
Commit message (Expand)AuthorAgeFilesLines
* Correct the addition of a key and the duplication of a variable nameMarcel Admiraal2020-04-191-2/+2
* Merge pull request #37963 from Calinou/doc-dynamicfont-limitationsRémi Verschelde2020-04-171-0/+1
|\
| * Document DynamicFont limitations and a possible workaroundHugo Locurcio2020-04-171-0/+1
* | Merge pull request #37953 from clayjohn/VULKAN-sky-sun-sizeRémi Verschelde2020-04-171-4/+1
|\ \
| * | Add light size to Sky Shadersclayjohn2020-04-171-4/+1
* | | Merge pull request #37962 from Calinou/doc-image-size-limitsRémi Verschelde2020-04-172-0/+2
|\ \ \
| * | | Document image size limitsHugo Locurcio2020-04-172-0/+2
| | |/ | |/|
* / | Clarify that angles must be specified as radians in the documentationHugo Locurcio2020-04-172-0/+2
|/ /
* / Made possible to specify where to dump the contents when loading a ".pck" fileMichael Alexsander2020-04-161-1/+3
|/
* Merge pull request #37047 from YeldhamDev/tabcontainer_doc_control_fixRémi Verschelde2020-04-161-2/+2
|\
| * Fix incorrect TabContainer documentation for 'get_tab_control()'Michael Alexsander2020-03-142-4/+3
* | Merge pull request #37747 from KoBeWi/cam2centerRémi Verschelde2020-04-161-1/+2
|\ \
| * | Improve Camera2D documentationTomasz Chabora2020-04-101-1/+2
* | | Merge pull request #37856 from Calinou/doc-basebutton-keep-pressed-outsideRémi Verschelde2020-04-161-0/+1
|\ \ \
| * | | Mention `keep_pressed_outside` caveat in the BaseButton documentationHugo Locurcio2020-04-131-0/+1
* | | | Merge pull request #37832 from Calinou/doc-improve-dictionaryRémi Verschelde2020-04-161-6/+16
|\ \ \ \
| * | | | Improve the Dictionary class documentationHugo Locurcio2020-04-121-6/+16
* | | | | Merge pull request #37824 from nekomatata/rigid-body-force-docRémi Verschelde2020-04-161-2/+3
|\ \ \ \ \
| * | | | | More details in Rigid Body add_force documentationPouleyKetchoupp2020-04-121-2/+3
* | | | | | Improve the AudioStreamSample class documentationHugo Locurcio2020-04-151-6/+6
* | | | | | Merge pull request #37316 from nekomatata/physical-bone-settingsRémi Verschelde2020-04-142-1/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add PhysicalBone rotation, damping, axis lock & can sleepPouleyKetchoupp2020-04-142-1/+42
* | | | | | Merge pull request #37749 from clayjohn/Vulkan-improved-ssRémi Verschelde2020-04-133-10/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add proper quality settings to soft shadowsclayjohn2020-04-103-10/+25
* | | | | | Fix OptionButton docs godotengine#36803Zak Grumbles2020-04-101-2/+2
* | | | | | Merge pull request #37297 from dalexeev/doc_fileRémi Verschelde2020-04-101-0/+4
|\ \ \ \ \ \
| * | | | | | Improve the `File.store_{8,16,32,64}()` documentationDanil Alexeev2020-03-251-0/+4
* | | | | | | Merge pull request #37383 from WARIO-MDMA/godotphysics-renameRémi Verschelde2020-04-102-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Rename "GodotPhysics" to "GodotPhysics{2D,3D}"WARIO-MDMA2020-04-092-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #37482 from zak-grumbles/fix_dict_duplicate_docsRémi Verschelde2020-04-101-1/+1
|\ \ \ \ \ \
| * | | | | | Clarify Dictionary duplicate params godotengine#37162Zak Grumbles2020-04-021-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #37566 from lucaslcode/clarify_autotileRémi Verschelde2020-04-101-2/+2
|\ \ \ \ \ \
| * | | | | | clarify autotile_coord in docslucaslcode2020-04-031-2/+2
* | | | | | | Merge pull request #37699 from lupoDharkael/committing-typoRémi Verschelde2020-04-101-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Replace is_commiting_action with is_committing_actionlupoDharkael2020-04-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Clarify documentation and indicate that rect_clip_content affects only Canvas...Markus Sauermann2020-04-091-1/+1
* | | | | | Renaming all ARVR nodes to XRBastiaan Olij2020-04-0910-57/+57
* | | | | | Improve the CameraServer and CameraFeed class documentationsHugo Locurcio2020-04-082-7/+8
|/ / / / /
* | | | | i18n: Sync translate template for class referenceRémi Verschelde2020-04-072-4/+11
* | | | | Merge pull request #37589 from Nannaquin/updatecolordocRémi Verschelde2020-04-071-1/+2
|\ \ \ \ \
| * | | | | Add reference of Color8 function to Color class documentationNannaquin2020-04-051-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #37556 from KoBeWi/kill_get_indexRémi Verschelde2020-04-061-8/+1
|\ \ \ \ \
| * | | | | Remove Node.get_position_in_parent()Tomasz Chabora2020-04-061-8/+1
* | | | | | Merge pull request #37391 from dreamsComeTrue/embedded-windows-modeRémi Verschelde2020-04-041-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Expose 'Embedded Windows Mode' as Editor and Project SettingsDominik 'dreamsComeTrue' Jasiński2020-04-031-0/+3
| | |_|/ / | |/| | |
* | | | | Re-expose a simplified version of the stretch properties in SubViewportMichael Alexsander2020-04-031-14/+20
| |/ / / |/| | |
* | | | Merge pull request #37505 from YeldhamDev/viewcont_renameRémi Verschelde2020-04-033-26/+26
|\ \ \ \
| * | | | Rename ViewportContainer to SubViewportContainerMichael Alexsander2020-04-013-26/+26
| |/ / /
* / / / doc: Sync classref with current sourceRémi Verschelde2020-04-036-17/+12
|/ / /
* | | Merge pull request #35765 from clayjohn/masterRémi Verschelde2020-03-311-3/+12
|\ \ \