| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure PropertyHint matches in the VisualScript editor. | K. S. Ernest (iFire) Lee | 2018-01-15 | 1 | -0/+1 |
* | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 1 | -1/+1 |
* | Fixed crash on duplicate GIProbe baking | AndreaCatania | 2018-01-11 | 1 | -0/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 1 | -19/+19 |
* | Created internal usage flag to remove non editor properties from doc, closes ... | Juan Linietsky | 2017-12-06 | 1 | -2/+3 |
* | Allow for getting/setting indexed properties of objects using get/set_indexed | Bojidar Marinov | 2017-11-21 | 1 | -0/+5 |
* | Fixed a bunch of typos, including an error code. | Ross Hadden | 2017-09-21 | 1 | -3/+3 |
* | Moved class_name and return_val to initializer list | Wilson E. Alvarez | 2017-09-14 | 1 | -2/+3 |
* | Remove NULL check from Object::cast_to() | Hein-Pieter van Braam | 2017-09-04 | 1 | -12/+0 |
* | DocData and type hints fixes | Ignacio Etcheverry | 2017-08-29 | 1 | -0/+6 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | MethodBind: Adds operator== to compare by id | Ignacio Etcheverry | 2017-08-26 | 1 | -0/+1 |
* | Fix refactored Object::cast_to in NO_SAFE_CAST branch | Henrik Andersson | 2017-08-26 | 1 | -3/+3 |
* | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -40/+0 |
* | Add a static version of Object::cast_to() | Hein-Pieter van Braam | 2017-08-24 | 1 | -0/+40 |
* | Changed MethodBind API to request information from methods. It's much claner ... | Juan Linietsky | 2017-08-23 | 1 | -1/+18 |
* | Rename localization method to `tr` again | Rémi Verschelde | 2017-08-18 | 1 | -2/+2 |
* | -Properly check limits to objects sent (regarding to size), fixes #9034 | Juan Linietsky | 2017-08-18 | 1 | -0/+1 |
* | Rename `XL_MESSAGE` aka `tr` to `localize` | Rémi Verschelde | 2017-08-17 | 1 | -3/+2 |
* | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 1 | -1/+1 |
* | Moved member variables from constructor to initialization list | Wilson E. Alvarez | 2017-08-08 | 1 | -13/+13 |
* | Makes all Godot API's methods Lower Case | Indah Sylvia | 2017-08-07 | 1 | -1/+1 |
* | keep default exported script values unless overriden, closes #8127 | Juan Linietsky | 2017-08-06 | 1 | -0/+1 |
* | Made bool constructor explicit in Variant to avoid bugs, fixes #7843 | Juan Linietsky | 2017-08-05 | 1 | -2/+2 |
* | function to add script and instance at once, as needed by neikeq | Juan Linietsky | 2017-07-22 | 1 | -0/+2 |
* | Added a simpler/faster way to bind script languages instance wrappers to Godot | Juan Linietsky | 2017-07-16 | 1 | -0/+9 |
* | Merge pull request #8943 from RandomShaper/fix-error-handling | Rémi Verschelde | 2017-07-05 | 1 | -0/+10 |
|\ |
|
| * | Implement well-defined handling of unrecoverable errors | Pedro J. Estébanez | 2017-07-05 | 1 | -0/+10 |
* | | Merge pull request #9195 from kubecz3k/obj-incoming-connections | Rémi Verschelde | 2017-06-27 | 1 | -0/+1 |
|\ \ |
|
| * | | Ability to get a list of signals that are targeting object | Jakub Grzesik | 2017-06-15 | 1 | -0/+1 |
* | | | -Added folding to property editor, persistent on objects it edits | Juan Linietsky | 2017-06-25 | 1 | -0/+6 |
|/ / |
|
* / | -Restored multithread capability to VisualServer | Juan Linietsky | 2017-06-09 | 1 | -6/+6 |
|/ |
|
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -1/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -329/+329 |
* | Correct hash behavior for floating point numbers | Hein-Pieter van Braam | 2017-02-16 | 1 | -1/+1 |
* | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -6/+6 |
* | Lot of work in new importer, importing textures now works. | Juan Linietsky | 2017-02-01 | 1 | -0/+1 |
* | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 1 | -1/+1 |
* | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -2/+2 |
* | It is now possible to name layers of different kinds! | Juan Linietsky | 2017-01-10 | 1 | -1/+4 |
* | -All types have editable script now in properties | Juan Linietsky | 2017-01-09 | 1 | -1/+1 |
* | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -1/+7 |
* | Begin modifying properties to make them more friendly to script and doc. | Juan Linietsky | 2017-01-03 | 1 | -1/+2 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -70/+70 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | More visual script work | Juan Linietsky | 2016-08-25 | 1 | -0/+8 |
* | Proper function/property selection in visual script editing for property. | Juan Linietsky | 2016-08-23 | 1 | -0/+8 |