Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the BaseMaterial3D class | Hugo Locurcio | 2022-10-24 | 2 | -4/+12 |
* | Merge pull request #67390 from groud/more_conservative_terrain_painting | Clay John | 2022-10-23 | 4 | -47/+132 |
|\ | |||||
| * | Make terrain painting not change neighbors centers bits | Gilles Roudière | 2022-10-20 | 4 | -47/+132 |
* | | Merge pull request #67513 from Calinou/editor-light2d-fix-shadow-filter-smoot... | Clay John | 2022-10-23 | 1 | -0/+5 |
|\ \ | |||||
| * | | Fix Light2D Shadow Filter Smooth property being visible with filter None | Hugo Locurcio | 2022-10-17 | 1 | -0/+5 |
* | | | Merge pull request #67566 from Sauermann/fix-code-simplifications | Clay John | 2022-10-23 | 7 | -26/+6 |
|\ \ \ | |||||
| * | | | Code simplifications | Markus Sauermann | 2022-10-18 | 7 | -26/+6 |
* | | | | Merge pull request #65334 from dsnopek/opengl-multiview | Clay John | 2022-10-23 | 24 | -85/+427 |
|\ \ \ \ | |||||
| * | | | | Add multiview to the opengl3 driver | David Snopek | 2022-10-21 | 24 | -85/+427 |
* | | | | | Merge pull request #67647 from Cykyrios/fix-rigidbody3d-inertia | Clay John | 2022-10-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix RigidBody3D inertia calculation | Cykyrios | 2022-10-19 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #67755 from m4gr3d/input_event_screen_touch_double_tap_main | Fredia Huya-Kouadio | 2022-10-23 | 12 | -43/+54 |
|\ \ \ \ \ | |||||
| * | | | | | Add double_tap attribute to InputEventScreenTouch | Fredia Huya-Kouadio | 2022-10-22 | 12 | -43/+54 |
* | | | | | | Merge pull request #67764 from keptsecret/implement-mesh-surface-update-x-region | Max Hilbrunner | 2022-10-23 | 1 | -0/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | implemented mesh_surface_update_x functions | keptsecret | 2022-10-22 | 1 | -0/+36 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #67677 from rsubtil/doc_popupmenu | Max Hilbrunner | 2022-10-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document PopupMenu id behavior | Ev1lbl0w | 2022-10-19 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #67780 from kdada/fix-multiplayer-sync-time | Fabio Alessandrelli | 2022-10-23 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix MultiplayerSynchronizer::update_outbound_sync_time when replication_inter... | Wei Guo | 2022-10-23 | 1 | -0/+4 |
* | | | | | | | Merge pull request #67655 from MewPurPur/remove-dupe-registrations | Yuri Rubinsky | 2022-10-23 | 1 | -6/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove duplicate operator registrations | VolTer | 2022-10-20 | 1 | -6/+0 |
* | | | | | | | Merge pull request #67766 from raulsntos/dotnet-generated | Ignacio Roldán Etcheverry | 2022-10-23 | 7 | -10/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use `.generated` suffix for generated C# code | Raul Santos | 2022-10-22 | 7 | -10/+10 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #67718 from Mickeon/doc-peeves-the-constant-burden | Max Hilbrunner | 2022-10-22 | 1 | -64/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tweak `@GlobalScope` constants documentation overall | Micky | 2022-10-21 | 1 | -64/+78 |
* | | | | | | | | Merge pull request #67737 from smix8/navigation_tilemap_doc_fix_4.x | Max Hilbrunner | 2022-10-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fix class doc for TileMap navigation visibility mode | smix8 | 2022-10-22 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #67620 from Riteo/default-opaque-composition | Clay John | 2022-10-21 | 1 | -11/+15 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Use opaque composition if transparency is disabled | Riteo | 2022-10-19 | 1 | -11/+15 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #67426 from MrBlockers/blurry-texture-preview | Clay John | 2022-10-21 | 2 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make texture preview and picker use mipmap filter | MrBlockers | 2022-10-20 | 2 | -1/+2 |
* | | | | | | | | Merge pull request #67546 from clayjohn/DS-msg | Clay John | 2022-10-21 | 3 | -8/+50 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update the DisplayServer video driver error message | clayjohn | 2022-10-18 | 3 | -8/+50 |
* | | | | | | | | | Merge pull request #67725 from TokageItLab/add-tuts-link-retarget | Max Hilbrunner | 2022-10-22 | 4 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add a tutorial link to Retarget Classes | Silc Renew | 2022-10-22 | 4 | -1/+4 |
* | | | | | | | | | Merge pull request #67636 from groud/fix_localize_path | Max Hilbrunner | 2022-10-21 | 2 | -3/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix localize_path with custom protocol identifiers | Gilles Roudière | 2022-10-20 | 2 | -3/+18 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #67072 from Mickeon/uh-oh-stinky | Max Hilbrunner | 2022-10-21 | 3 | -20/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Rewrite most of Resource's documentation | Micky | 2022-10-18 | 3 | -20/+40 |
* | | | | | | | | | | Merge pull request #67254 from TechnoPorg/doc-projection-class | Max Hilbrunner | 2022-10-21 | 1 | -0/+62 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fully document the Projection class. | TechnoPorg | 2022-10-19 | 1 | -0/+62 |
* | | | | | | | | | | | Merge pull request #67648 from Calinou/doc-cylindershape3d-bugs | Max Hilbrunner | 2022-10-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Document known issues with CylinderShape3D | Hugo Locurcio | 2022-10-19 | 1 | -0/+1 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #67656 from MewPurPur/instance🧹 | Max Hilbrunner | 2022-10-21 | 22 | -36/+36 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix small mistakes throughout much of the documentation | VolTer | 2022-10-21 | 22 | -36/+36 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #67684 from patchfx/fix-typo-in-draw-rect-region | Max Hilbrunner | 2022-10-21 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix tp_canvas_item typo in _draw_rect_region | Richard Patching | 2022-10-20 | 2 | -2/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #67314 from anvilfolk/quote-fix | Max Hilbrunner | 2022-10-21 | 1 | -7/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix single-quotes incorrectly escaped when dragging into script editor | João Martins | 2022-10-17 | 1 | -7/+24 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #67444 from nonunknown/array_pick_random | Max Hilbrunner | 2022-10-21 | 4 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ |