summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Improved RigidDynamicBody linear/angular damping overridePouleyKetchoupp2021-10-255-18/+80
* | | | | | | [macOS] Add `create_instance` function to spawn editor copies.bruvzg2021-11-011-2/+12
* | | | | | | Merge pull request #53452 from aaronfranke/who-let-the-docs-outRémi Verschelde2021-10-3133-1900/+2020
|\ \ \ \ \ \ \
| * | | | | | | Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-2933-1900/+2020
* | | | | | | | Use OpenGL 3.3 core profile instead of compatibility profileClay John2021-10-312-3/+45
* | | | | | | | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-303-9/+9
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #54390 from Anutrix/collide-shape-docMax Hilbrunner2021-10-292-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Added collide_shape return type info to PhysicsDirectSpaceState2D docsAnutrix2021-10-292-0/+2
* | | | | | | | Merge pull request #53234 from Geometror/gradient-texture-2dYuri Roubinsky2021-10-291-0/+54
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add GradientTexture2DHendrik Brucker2021-10-121-0/+54
* | | | | | | | Merge pull request #54340 from aaronfranke/time-docMax Hilbrunner2021-10-291-6/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Update Time documentationAaron Franke2021-10-281-6/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #54328 from YeldhamDev/tabbar_close_signal_renameMax Hilbrunner2021-10-291-2/+11
|\ \ \ \ \ \ \
| * | | | | | | Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander2021-10-281-2/+11
* | | | | | | | Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn2021-10-287-24/+153
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #54222 from JFonS/instance-fadeRémi Verschelde2021-10-282-1/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement distance fade and transparencyJFonS2021-10-252-1/+34
* | | | | | | Merge pull request #54342 from groud/remove_item_list_editorRémi Verschelde2021-10-281-6/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove ItemList editor and replace it by a property arrayGilles Roudière2021-10-281-6/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Implement TextServer `strip_diacritics` function.bruvzg2021-10-281-0/+7
* | | | | | | Merge pull request #54166 from ConteZero/unique_selectionRémi Verschelde2021-10-273-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Add option to make selection uniqueConteZero2021-10-273-0/+9
* | | | | | | | Implement runtime update of TileData object in TileMapGilles Roudière2021-10-271-0/+30
| |/ / / / / / |/| | | | | |
* | | | | | | Add focus font color to Button and derivativesYuri Sizov2021-10-267-0/+26
* | | | | | | Merge pull request #54256 from mhilbrunner/docs-real-timeRémi Verschelde2021-10-261-3/+7
|\ \ \ \ \ \ \
| * | | | | | | Time: Add some notes about timezones and UTCMax Hilbrunner2021-10-261-3/+7
* | | | | | | | Merge pull request #54153 from skyace65/AreaImprovements2Rémi Verschelde2021-10-262-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve area method descriptionsskyace652021-10-232-4/+8
* | | | | | | | | Another rename for makerst.pyRémi Verschelde2021-10-261-2/+2
* | | | | | | | | Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde2021-10-262-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename "makerst.py" to "make_rst.py"Aaron Franke2021-10-242-2/+4
* | | | | | | | | | Merge pull request #54073 from groud/terrains_for_procgenRémi Verschelde2021-10-261-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow updating TileMap cells using surrounding terrainsGilles Roudière2021-10-211-0/+11
* | | | | | | | | | | Merge pull request #53973 from nabfrew/nabf/light_hight_documentationMax Hilbrunner2021-10-262-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Clarify 2D lighting `height` property in class referencenabfrew2021-10-192-2/+2
* | | | | | | | | | | Fix properties being displayed when they shouldn't in DirectionalLight3DHugo Locurcio2021-10-251-5/+5
* | | | | | | | | | | Merge pull request #54084 from reduz/node3d-rotation-optionsRémi Verschelde2021-10-253-11/+52
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactored Node3D rotation modesreduz2021-10-253-11/+52
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #54147 from Calinou/editor-directionallight-3d-only-show-r...Rémi Verschelde2021-10-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Only show relevant properties in the DirectionalLight3D inspectorHugo Locurcio2021-10-251-2/+2
* | | | | | | | | | | Merge pull request #54050 from reduz/animation-compressionRémi Verschelde2021-10-253-0/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement Animation Compressionreduz2021-10-213-0/+35
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Ignore empty Font resources as theme override.bruvzg2021-10-252-17/+14
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #53885 from TokageItLab/fix-bone-animation-insertionRémi Verschelde2021-10-241-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew2021-10-231-0/+1
* | | | | | | | | | Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warningRémi Verschelde2021-10-231-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix primary clipboard warningConteZero2021-10-231-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Make RichTextLabel's parse_bbcode and append_text return voidHaoyu Qiu2021-10-231-4/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #54132 from Duroxxigar/update-yield-call-examplesRémi Verschelde2021-10-223-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace remaining usages of yield with new await keywordDuroxxigar2021-10-223-4/+4
| |/ / / / / / /