| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 6 | -1759/+1759 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E1`, fixes: - E101 - Reindent all lines. - E112 - Fix under-indented comments. - E113 - Fix over-indented comments. - E115 - Fix under-indented comments. - E116 - Fix over-indented comments. - E121 - Fix a badly indented line. - E122 - Fix a badly indented line. - E123 - Fix a badly indented line. - E124 - Fix a badly indented line. - E125 - Fix indentation undistinguish from the next logical line. - E126 - Fix a badly indented line. - E127 - Fix a badly indented line. - E128 - Fix a badly indented line. - E129 - Fix a badly indented line. | |||||
| * | | | Update docs to IPv6 | Fabio Alessandrelli | 2016-10-30 | 1 | -8/+26 | |
| | | | | ||||||
| * | | | Merge pull request #6950 from rdb/master | Rémi Verschelde | 2016-10-30 | 1 | -0/+3 | |
| |\ \ \ | | | | | | | | | Add "Never" underline mode to LinkButton | |||||
| | * | | | Add "Never" underline mode to LinkButton | rdb | 2016-10-28 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Added global sub and bounds checking to RegEx | Zher Huei Lee | 2016-10-27 | 1 | -6/+8 | |
| | | | | | ||||||
| * | | | | RegEx re-implemented as a module | Zher Huei Lee | 2016-10-27 | 1 | -21/+99 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-wrote nrex as a module using godot-specific parts and new features: * Added string substitutions. * Named groups are now supported. * Removed use of mutable variables in RegEx. RegExMatch is returned instead. | |||||
| * | | | Merge pull request #6090 from WalasPrime/raytrace_force | Rémi Verschelde | 2016-10-22 | 1 | -0/+14 | |
| |\ \ \ | |/ / |/| | | Added force_raycast_update GDScript method for RayCast[2D] | |||||
| | * | | Added general notes on RayCast[2D] updating behaviour and force_raycast_update() | Karol Walasek | 2016-10-03 | 1 | -0/+14 | |
| | |/ | ||||||
| * | | Merge pull request #6850 from akien-mga/pr-scsub-shebang | Rémi Verschelde | 2016-10-17 | 7 | -7/+7 | |
| |\ \ | | | | | | | SCsub: Add python shebang as a hint for syntax highlighting | |||||
| | * | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 7 | -7/+7 | |
| | | | | | | | | | | | | | Also switch existing shebangs to "better" /usr/bin/env python. | |||||
| * | | | Merge pull request #6779 from WalasPrime/rpc_docs | Rémi Verschelde | 2016-10-17 | 1 | -0/+16 | |
| |\ \ \ | |/ / |/| | | Documentation of RPC-related methods and classes | |||||
| | * | | Documentation of RPC-related methods and classes | Karol Walasek | 2016-10-13 | 1 | -0/+16 | |
| | | | | ||||||
| * | | | Merge pull request #6821 from akien-mga/pr-bye-speex | Rémi Verschelde | 2016-10-14 | 1 | -12/+0 | |
| |\ \ \ | | | | | | | | | Remove speex support, it is obsoleted by opus | |||||
| | * | | | Remove speex support, it is obsoleted by opus | Rémi Verschelde | 2016-10-13 | 1 | -12/+0 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | As mentioned by upstream, Xiph.Org [0]: > The Speex codec has been obsoleted by Opus. It will continue to be > available, but since Opus is better than Speex in all aspects, > users are encouraged to switch. [0] http://www.speex.org/ | |||||
| * / / | Fixed Particle2D docs - radians to degrees for some params | Karol Walasek | 2016-10-13 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #6781 from volzhs/unnecessary-parentheses | Rémi Verschelde | 2016-10-10 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | | | | Remove unnecessary parentheses [ci skip] | |||||
| | * | | Remove unnecessary parentheses | volzhs | 2016-10-11 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #6613 from pkowal1982/tween | Rémi Verschelde | 2016-10-09 | 1 | -8/+8 | |
| |\ \ | |/ |/| | Tween reset/stop/resume/remove for all object properties at once | |||||
| | * | Tween reset/stop/resume/remove for all object properties at once | Pawel Kowal | 2016-09-25 | 1 | -8/+8 | |
| | | | ||||||
| * | | Filled blanks and normalized documentation on RayCast[2D] | Karol Walasek | 2016-10-01 | 1 | -4/+33 | |
| | | | ||||||
| * | | Classref: Sync template with current source | Rémi Verschelde | 2016-10-01 | 1 | -12/+249 | |
| |/ | ||||||
| * | Add docs for XMLparser, VideoPlayer and most of Tree | George Marques | 2016-09-19 | 1 | -0/+106 | |
| | | ||||||
| * | Add a function to plugin get the main screen parent | George Marques | 2016-09-16 | 1 | -0/+7 | |
| | | | | | | - Fix a bug where the main screen button did not disappear when the plugin was deactivated. | |||||
| * | Update documentation on joystick vibration. | Andreas Haas | 2016-09-16 | 1 | -1/+2 | |
| | | | | | | Added a note that long vibration durations are not recommended because of hardware limitations. For example, my ps4 controller can only vibrate for ~3s on linux. | |||||
| * | fix get_selected_nodes() | Juan Linietsky | 2016-09-10 | 1 | -13/+20 | |
| | | ||||||
| * | -Added bindings to the resource filesystem for editor | Juan Linietsky | 2016-09-10 | 1 | -3/+194 | |
| | | | | | -Added set_child_rect, which was unavailable for script | |||||
| * | small clarification in doc | Juan Linietsky | 2016-09-10 | 1 | -1/+1 | |
| | | ||||||
| * | Made it possible to properly draw over the 2D canvas for 2D objects. ↵ | Juan Linietsky | 2016-09-10 | 1 | -6/+21 | |
| | | | | | Arranged some functions to achieve this. | |||||
| * | -Added way to generate resource previews from script plugin. | Juan Linietsky | 2016-09-10 | 1 | -124/+177 | |
| | | | | | -Updated documentation | |||||
| * | Merge pull request #5879 from gau-veldt/subarray_patch | Juan Linietsky | 2016-09-10 | 1 | -0/+11 | |
| |\ | | | | | Subarray patch | |||||
| | * | Added slicing operation to DVector via DVector.subarray(int start,int end) ↵ | Gau o fthe Veldt | 2016-07-23 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | method. Negative indices index from the end of the array. Indices are range checked before attempting and return appropriate error when out of range. Binding for RawArray in gdscript to access DVector.subarray() provided. Documentation of RawArray.subarray() in classes.xml provided. | |||||
| * | | Merge pull request #5942 from pkowal1982/scroll | Juan Linietsky | 2016-09-10 | 1 | -1/+1 | |
| |\ \ | | | | | | | ScrollContainer expand children bug fix | |||||
| | * | | ScrollContainer expand children bug fix | Pawel Kowal | 2016-07-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Added ItemList get_v_scroll to docs | Paulb23 | 2016-09-09 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | Change the documentation to reflect that Directory.list_dir_begin() | Gastronok | 2016-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | returns true (not false) when a stream could not be initialized. (See, for example, https://github.com/godotengine/godot/blob/master/drivers/windows/dir_access_windows.cpp#L76 ) | |||||
| * | | | Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240 | Rémi Verschelde | 2016-09-07 | 1 | -0/+18 | |
| |\ \ \ | | | | | | | | | Itemlist tooltip disable issue 6240 | |||||
| | * | | | Document itemlist disable tooltip | Paulb23 | 2016-09-07 | 1 | -0/+18 | |
| | | | | | ||||||
| * | | | | classref: Sync with current source | Rémi Verschelde | 2016-09-07 | 1 | -26/+178 | |
| |/ / / | ||||||
| * | | | classref: Sync with recent changes | Rémi Verschelde | 2016-08-31 | 1 | -157/+914 | |
| | | | | ||||||
| * | | | Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothing | Rémi Verschelde | 2016-08-30 | 1 | -0/+8 | |
| |\ \ \ | | | | | | | | | Add an option to smooth camera limits when camera smoothing is enabled. | |||||
| | * | | | Add an option to smooth camera limits when camera smoothing is enabled. | Timo Schwarzer | 2016-07-13 | 1 | -0/+8 | |
| | | | | | ||||||
| * | | | | Merge pull request #5262 from vnen/button-signals | Rémi Verschelde | 2016-08-30 | 1 | -2/+12 | |
| |\ \ \ \ | | | | | | | | | | | Add button_down and button_up signals | |||||
| | * | | | | Better document the BaseButton signals | George Marques | 2016-08-26 | 1 | -2/+12 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #6159 from touilleMan/issue-6148 | Rémi Verschelde | 2016-08-29 | 1 | -0/+42 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add Node2d global rot/rotd/scale methods | |||||
| | * | | | | | Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd ↵ | Emmanuel Leblond | 2016-08-15 | 1 | -0/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | set_global_scale get_global_scale methods. | |||||
| * | | | | | | Merge pull request #6187 from TheHX/pr-pinfo-function | Rémi Verschelde | 2016-08-27 | 1 | -0/+38 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Added add_property_info function to Globals and EditorSettings classes | |||||
| | * | | | | | | Update Globals and EditorSettings docs | Franklin Sobrinho | 2016-08-16 | 1 | -0/+38 | |
| | | |/ / / / | |/| | | | | ||||||
| * / | | | | | Documentation for most of ItemList control. | Gau o fthe Veldt | 2016-08-18 | 1 | -1/+46 | |
| |/ / / / / | | | | | | | | | | | | | | | | The icon stuff is incomplete since I haven't used icons. | |||||
| * / / / / | Update EditorPlugin doc | Franklin Sobrinho | 2016-08-15 | 1 | -0/+24 | |
| |/ / / / | ||||||
| * | | | | classref: Sync with current source | Rémi Verschelde | 2016-08-10 | 1 | -36/+1737 | |
| | | | | | ||||||
