| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-03-31 | Added speed setting | Sergey Lapin | 2 | -1/+27 | |
| 2016-03-31 | InverseKinematics node, basic features | Sergey Lapin | 8 | -0/+458 | |
| I don't already know how the fuck it works, but it is. A bit slow currently, but hope to improve it soon. The current limitations: 1. No constraints. At all. 2. Used simplest CCD algorithm, I just can't believe in jacobian construction from code. 3. Slow to get to target. | |||||
| 2016-03-22 | Enter the 2.1 alpha phase | Rémi Verschelde | 1 | -2/+2 | |
| To make it clearer that this branch is more recent than the stable 2.0.x releases. | |||||
| 2016-03-22 | Add support for patch versions (2.0.x) | Rémi Verschelde | 3 | -3/+6 | |
| (cherry picked from commit 706d576f7b24ec62effd59f66f1d7c47c813056b) | |||||
| 2016-03-22 | Fix GDScript crash when call show/hide in func _exit_tree | sanikoyes | 1 | -2/+2 | |
| 2016-03-21 | Syntax highlighting for numbers | Paulb23 | 4 | -2/+39 | |
| 2016-03-20 | Expose android/shutdown_adb_on_exit parameter and default to true | Rémi Verschelde | 1 | -0/+1 | |
| It was added in 30d0ca9 for the Steam build but only enabled when parsing a ._sc_ file that would define it. It is now available for all users to toggle, in and outside of Steam. Fixes #4073. | |||||
| 2016-03-20 | Add support for gnu-libstc++-4.9 needed by recent NDK versions | blubee | 1 | -7/+9 | |
| The 4.9 version is the default one, people can still build using 4.8 with older NDK versions by setting the (optional) NDK_TARGET and NDK_TARGET_X86 environment variables. | |||||
| 2016-03-20 | Dynamic property list for control margins allowing floating point properties ↵ | Saracen | 1 | -8/+80 | |
| to be used with ratio anchors. | |||||
| 2016-03-19 | BoxContainer: Bind method add_spacer(bool) | Ignacio Etcheverry | 1 | -0/+1 | |
| 2016-03-19 | TextEdit: Fix Shift+Delete shortcut not calling cut() | Ignacio Etcheverry | 1 | -0/+7 | |
| 2016-03-18 | Fixes #3942 - Throws an error when exporting for X11 with no filename | demolitions | 1 | -1/+8 | |
| 2016-03-18 | Fix issues with tilemap covering child nodes and old quadrants | Bojidar Marinov | 1 | -0/+9 | |
| Closes #4070 | |||||
| 2016-03-18 | Fix for #4014, changed to 2 instead of 3 chars to trigger search | demolitions | 1 | -1/+1 | |
| 2016-03-18 | Option to toggle tab drawing | Paulb23 | 2 | -1/+3 | |
| 2016-03-18 | Rename path to paths | sanikoyes | 2 | -4/+4 | |
| 2016-03-18 | Add -r flag to adb install for keep app user data | sanikoyes | 1 | -0/+1 | |
| 2016-03-17 | Fix cursor getting locked on tree control if tree is cleared while modifying ↵ | Saracen | 1 | -1/+9 | |
| numerical element. | |||||
| 2016-03-17 | Fixed highlighting when word occurs as substring first | Paulb23 | 1 | -8/+14 | |
| 2016-03-17 | Fixed highliting with shift and mouse | Paulb23 | 1 | -5/+2 | |
| 2016-03-16 | Add function to convert Date time from a dictionary to Epoch | Kyle Luce | 4 | -29/+189 | |
| - Also changed get_time_from_unix_time to get_date_time_from_unix_time to be consistent. Ticket: https://github.com/godotengine/godot/issues/4038 | |||||
| 2016-03-17 | Allow select multiple files in ResourcePreloaderEditor | sanikoyes | 2 | -28/+32 | |
| 2016-03-16 | Highlight all occurrences of selected word | Paulb23 | 4 | -0/+65 | |
| 2016-03-15 | Fix editors panels, of the bottom panel, not resizing in some cases | Franklin Sobrinho | 3 | -3/+7 | |
| 2016-03-15 | Tilemap Editor: Fix some last issues of PR-4006 | Franklin Sobrinho | 1 | -2/+3 | |
| 2016-03-15 | LineEdit/TextEdit: Add Shift+Delete shortcut for cut | Ignacio Etcheverry | 2 | -0/+11 | |
| 2016-03-15 | TextEdit: Fix inconsistent copy, cut and paste behaviour | Ignacio Etcheverry | 1 | -80/+46 | |
| 2016-03-14 | Tilemap Editor: Use ItemList::set_item_icon_region in tile palette | Franklin Sobrinho | 1 | -9/+3 | |
| 2016-03-14 | Fix file dialog, of Particles2D plugin, showing "Error" icons | Franklin Sobrinho | 2 | -17/+17 | |
| 2016-03-14 | Automatically create input node when creating a ShaderGraph | Franklin Sobrinho | 1 | -5/+13 | |
| 2016-03-14 | Fix crash when importing sub-scenes | Franklin Sobrinho | 1 | -1/+1 | |
| 2016-03-14 | Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit" | Franklin Sobrinho | 2 | -66/+38 | |
| 2016-03-14 | Tilemap Editor: Bucket fill | Franklin Sobrinho | 2 | -18/+136 | |
| 2016-03-14 | Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistencies | Franklin Sobrinho | 2 | -104/+115 | |
| 2016-03-14 | Tilemap Editor: Line drawing and erasing | Franklin Sobrinho | 2 | -9/+133 | |
| 2016-03-14 | Tilemap Editor: Rectangle drawing/erasing and small improvements | Franklin Sobrinho | 2 | -412/+620 | |
| 2016-03-14 | Added configuable tab size | Paulb23 | 4 | -1/+13 | |
| 2016-03-14 | (editor)filedialog mode open any | Alexander Holland | 4 | -14/+18 | |
| 2016-03-13 | Correct spot light size conversion in Blender exporter. | Brandon DeRosier | 1 | -1/+1 | |
| The collada falloff angle is the angle from the center of the spot light projection, whereas Blender's point light size is the angle from one side to the opposite, meaning it's twice as much. | |||||
| 2016-03-13 | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 7 | -18/+45 | |
| - Also updated the docs to reflect this. - Added some vim temp files to gitignore - Changed NaCL to be consistent with the other OS_Unix::get_date implementation (added 1 to month to map to 1-12) Ticket: https://github.com/godotengine/godot/issues/4025 | |||||
| 2016-03-13 | Undo and redo commands on text editor now affect internal version which ↵ | Saracen | 2 | -6/+19 | |
| fixes inconsistent file saving validation. | |||||
| 2016-03-13 | Add icon region support for ItemList | Franklin Sobrinho | 2 | -7/+56 | |
| 2016-03-13 | Remove redundant buttons | Rémi Verschelde | 2 | -79/+3 | |
| Now the Load button is alone on its line, we probably need to find it a better place. | |||||
| 2016-03-13 | Add stop and delete buttons to sample library | Rémi Verschelde | 2 | -32/+57 | |
| Based on the work by @rdcklinux in #3339. The play button becomes a stop button while playing. A delete button is added in the last column. | |||||
| 2016-03-12 | Remove undefined binds | Rémi Verschelde | 1 | -2/+0 | |
| Bug introduced by 6eb4812 | |||||
| 2016-03-12 | Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ↵ | Saracen | 4 | -8/+19 | |
| now correctly disables shadows from affecting the instance. | |||||
| 2016-03-12 | Borderless window support for the Win32 build. Default window position is ↵ | Saracen | 6 | -3/+36 | |
| now also centred. | |||||
| 2016-03-12 | -Made editor support SSL certs by default (embedded them) | Juan Linietsky | 32 | -142/+6011 | |
| -Made asset sharing support https -Many fixes to HTTPRequest -Added an asset installer dialog -Visual cleanups to asset sharing tab -Fixed some issues in ScrollContainer, hope it does not break things -Asset sharing tab is not visible (hidden on purpose) for now. | |||||
| 2016-03-12 | -more progress to asset sharing client, but still disabled by default | Juan Linietsky | 2 | -3/+93 | |
| 2016-03-11 | Fix link error when disable_3d=yes | sanikoyes | 1 | -1/+2 | |
