Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-09 | Added support for passing functions pointers (with a class instance as the ↵ | Andrettin | |
first parameter) to method bindings | |||
2019-06-29 | Merge pull request #29911 from zaksnet/document-popup | Rémi Verschelde | |
Document PopupMenu node. | |||
2019-06-28 | Document PopupMenu node. | Zak | |
2019-06-28 | Merge pull request #30134 from Calinou/doc-proofread | Rémi Verschelde | |
Proofread and improve the whole class reference | |||
2019-06-28 | Merge pull request #30131 from Anutrix/correct-arg-fix | Rémi Verschelde | |
Fixed regression bug caused in #30095 and actually fix the issue it was supposed to fix(#26850). | |||
2019-06-28 | Merge pull request #30130 from Anutrix/search_highlight | Rémi Verschelde | |
Fixed search highlight when search text not found or empty | |||
2019-06-28 | Merge pull request #30121 from DrMoriarty/encrypted_configfile | Rémi Verschelde | |
Add encrypted files support to ConfigFile | |||
2019-06-28 | Fixed regression bug caused in #30095 and actually fix the issue it was ↵ | unknown | |
supposed to fix(#26850) | |||
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio | |
- Document a few more properties and methods - Add more information to many classes - Fix lots of typos and gramar mistakes - Use [code] tags for parameters consistently - Use [b] and [i] tags consistently - Put "Warning:" and "Note:" on their own line to be more visible, and make them always bold - Tweak formatting in code examples to be more readable - Use double quotes consistently - Add more links to third-party technologies | |||
2019-06-27 | Merge pull request #30135 from qarmin/fix_memory_leak_os | Rémi Verschelde | |
Fix small memory leak in OS.cpp | |||
2019-06-27 | Fix small memory leak in OS.cpp | qarmin | |
2019-06-27 | Fixed search highlight when search text not found or empty | unknown | |
2019-06-27 | Merge pull request #29937 from clayjohn/particles-one-shot-bug | Rémi Verschelde | |
Update emitting status on one-shot particles | |||
2019-06-27 | Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folder | Rémi Verschelde | |
Keeping CONTRIBUTING.md at the root so that contributors actually find it. Also changed the custom FUNDING.yml link to point to godotengine.org/donate, which also links to PayPal and other options. | |||
2019-06-27 | Merge pull request #30124 from anissen/patch-2 | Rémi Verschelde | |
Add a GitHub "❤️ Sponsor" button | |||
2019-06-27 | doc: UPNP: Add example on how to open/close a port | tree786 | |
I have added a small code sample to show how to automate the process of port forwarding (and closing after you are done). Thanks to @mhilbrunner for explaining how to achieve t0his (see #18780) | |||
2019-06-27 | Add encrypted files support to ConfigFile | Vasiliy Makarov | |
Fix #26477 Add in ConfigFile this methods: load_encrypted(path, key) load_encrypted_pass(path, password) save_encrypted(path, key) save_encrypted_pass(path, password) | |||
2019-06-27 | Setup GitHub "Sponsor" button | Anders Nissen | |
2019-06-27 | Merge pull request #30117 from santouits/mt-pools | Rémi Verschelde | |
Free server id pools directly on closing | |||
2019-06-27 | Merge pull request #30114 from Chaosus/vs_context_menu | Rémi Verschelde | |
Shows menu when dragging connection on empty space in visual shader | |||
2019-06-27 | Merge pull request #30103 from groud/center_2D_editor | Rémi Verschelde | |
Centers the 2D viewport in the editor | |||
2019-06-27 | Merge pull request #30123 from akien-mga/doc-misc-updates | Rémi Verschelde | |
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks, remove @GlobalScope scope when unnecessary | |||
2019-06-27 | doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferred | Rémi Verschelde | |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde | |
2019-06-27 | Merge pull request #30120 from akien-mga/error-expose-all-the-things | Rémi Verschelde | |
Properly expose all Error constants to scripting languages | |||
2019-06-27 | Properly expose all Error constants to scripting languages | Rémi Verschelde | |
2019-06-27 | Merge pull request #30119 from akien-mga/doc-misc-updates | Rémi Verschelde | |
doc: Complete and harmonize all _MAX constant descriptions, fix scoped hyperlinks | |||
2019-06-27 | doc: Fix scoped hyperlinks to same-class enums/methods | Rémi Verschelde | |
The class name does not need to be specified when it is the current class. | |||
2019-06-27 | doc: Complete and harmonize all _MAX constant descriptions | Rémi Verschelde | |
2019-06-27 | Shows menu when dragging connection on empty space in visual shader graph | Chaosus | |
2019-06-27 | Merge pull request #30096 from akien-mga/doc-misc-updates | Rémi Verschelde | |
doc: Proofread and complete various nodes | |||
2019-06-27 | Free server id pools directly. | santouits | |
When closing the game, we flush the command queue but after we are pushing the freeing calls of the id pool to the command queue and they are never being run. Now we free them directly. | |||
2019-06-27 | Merge pull request #29941 from qarmin/redundant_code_and_others | Rémi Verschelde | |
Remove redundant code, possible NULL pointers and others | |||
2019-06-27 | Merge pull request #30105 from Xrayez/bind-pip-geometry | Rémi Verschelde | |
Bind is_point_in_polygon in Geometry singleton | |||
2019-06-27 | Merge pull request #30095 from Anutrix/arg-fix | Rémi Verschelde | |
Fixed parser treating compound assignment the same as assignment whic… | |||
2019-06-26 | Merge pull request #30078 from Zylann/document_vs_cull_ray | Rémi Verschelde | |
Document VisualServer.instances_cull_ray | |||
2019-06-27 | Bind is_point_in_polygon in Geometry singleton | Andrii Doroshenko (Xrayez) | |
2019-06-26 | doc: Proofread and complete various nodes | Rémi Verschelde | |
All 100% completed: MainLoop, Node, Object, Path, Performance, Reference, Resource, SceneState, SceneTree, UndoRedo. Also fixed some en_GB occurrences as the reference spelling is en_US. | |||
2019-06-26 | Centers the 2D viewport in the editor | Gilles Roudière | |
2019-06-26 | Merge pull request #25863 from AlexHolly/undo-redo-version-signal | Rémi Verschelde | |
UndoRedo add version changed signal | |||
2019-06-26 | Document VisualServer.instances_cull_ray | Marc Gilleron | |
2019-06-26 | Fixed parser treating compound assignment the same as assignment which gave ↵ | unknown | |
wrong argument usage count | |||
2019-06-26 | Merge pull request #30088 from akien-mga/node-get_node_and_resource | Rémi Verschelde | |
Node: Fix logic of has/get_node_and_resource and document it | |||
2019-06-26 | UndoRedo add version changed signal | Alexander Holland | |
added some functions to manage undo buttons | |||
2019-06-26 | doc: Sync classref with current source | Rémi Verschelde | |
2019-06-26 | Node: Fix logic of has/get_node_and_resource and document it | Rémi Verschelde | |
Also document NodePath. | |||
2019-06-26 | Some code changed with Clang-Tidy | qarmin | |
2019-06-26 | Merge pull request #24288 from ttencate/update_spinner_23738 | Rémi Verschelde | |
Make visibility of update spinner editor-wide, hidden by default | |||
2019-06-26 | Merge pull request #30084 from akien-mga/doc-encodedobjectasid | Rémi Verschelde | |
doc: Document EncodedObjectAsID, expose its property | |||
2019-06-26 | doc: Document EncodedObjectAsID, expose its property | Rémi Verschelde | |