aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas2018-05-224-5/+17
* Merge pull request #19050 from ibrahn/fix-signals-on-setJuan Linietsky2018-05-192-3/+2
|\
| * fix for TextEdit::set_text firing signals it shouldn't.Ibrahn Sahir2018-05-192-3/+2
* | Dictionary editing support in inspectorJuan Linietsky2018-05-195-3/+613
* | Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky2018-05-196-3/+598
|/
* Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basisRémi Verschelde2018-05-181-0/+20
|\
| * Mono: Basis constructor for euler parameterKelly Thomas2018-05-171-0/+20
* | Merge pull request #19013 from bruvzg/uwp_build_fixRémi Verschelde2018-05-182-4/+4
|\ \
| * | Fix UWP build after #14622.bruvzg2018-05-182-4/+4
* | | Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-colorIgnacio Etcheverry2018-05-181-4/+22
|\ \ \
| * | | mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas2018-05-171-4/+22
| | |/ | |/|
* | | Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osxRémi Verschelde2018-05-181-2/+2
|\ \ \
| * | | fixed capital A osxtoger52018-05-181-2/+2
* | | | Merge pull request #18977 from KellyThomas/c-sharp-feature-parity-planeIgnacio Etcheverry2018-05-181-38/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | mono: Plane, expose Normal, and DKelly Thomas2018-05-171-38/+44
| | |/ | |/|
* | | -Hid texture flags by default so they dont take so much spaceJuan Linietsky2018-05-182-2/+4
* | | Merge pull request #19004 from BastiaanOlij/fix_particles_viewport_textureJuan Linietsky2018-05-181-0/+3
|\ \ \
| * | | Fixes issue that a viewport texture doesn't work with particle shaderBastiaan Olij2018-05-181-0/+3
* | | | Merge pull request #18978 from Chaosus/cubebugfixRémi Verschelde2018-05-181-1/+1
|\ \ \ \
| * | | | Fix bug in CubeMeshChaosus2018-05-171-1/+1
| | |/ / | |/| |
* | | | Merge pull request #18989 from YeldhamDev/filter_fancyRémi Verschelde2018-05-182-9/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Small visual changes for some filter bars.Michael Alexsander Silva Dias2018-05-172-9/+5
|/ / /
* | | Merge pull request #18988 from godotengine/revert-18981-fix_color_pickerRémi Verschelde2018-05-181-4/+5
|\ \ \
| * | | Revert "Fix color-picker sliders"Rémi Verschelde2018-05-181-4/+5
|/ / /
* | | Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy2018-05-174-17/+34
|\ \ \
| * | | Restore support for minimal 3x3 autotile setsisaacremnant2018-05-174-17/+34
* | | | Working Drag & Drop again in inspectorJuan Linietsky2018-05-173-1/+123
* | | | Merge pull request #18981 from capnm/fix_color_pickerRémi Verschelde2018-05-181-5/+4
|\ \ \ \
| * | | | Fix color-picker slidersMartin Capitanio2018-05-171-5/+4
* | | | | Merge pull request #18962 from djrm/pr_inspector_dockRémi Verschelde2018-05-186-634/+748
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez2018-05-176-634/+748
|/ / / /
* | | | -Ability to open resources in the same windowJuan Linietsky2018-05-1726-302/+579
* | | | Merge pull request #18971 from marcelofg55/missing_returnJuan Linietsky2018-05-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix missing return on Navigation2D::get_closest_point_ownerMarcelo Fernandez2018-05-171-1/+1
|/ / /
* | | Merge pull request #18967 from Valentactive/fix-mono-build-linuxRémi Verschelde2018-05-171-2/+2
|\ \ \
| * | | fixes build error on Linux after its introduction in #18949Michele Valente2018-05-171-2/+2
|/ / /
* | | Merge pull request #18405 from flashyincceo/gdscript-constants-helpRémi Verschelde2018-05-171-0/+7
|\ \ \
| * | | Fix Ctrl+click on @GDScript constantsPeter Folkins2018-04-241-0/+7
* | | | Merge pull request #18529 from swarnimarun/masterRémi Verschelde2018-05-171-1/+1
|\ \ \ \
| * | | | Fix tileset bug #18090 to use StaticBody2D positionSwarnim Arun2018-05-091-1/+1
* | | | | Merge pull request #18862 from endragor/remove-font-width-ceilingRémi Verschelde2018-05-172-7/+8
|\ \ \ \ \
| * | | | | Ceil char width within Label instead of FontRuslan Mustakov2018-05-142-7/+8
* | | | | | Merge pull request #18949 from neikeq/aloRémi Verschelde2018-05-175-66/+146
|\ \ \ \ \ \
| * | | | | | Mono: Project building fixesIgnacio Etcheverry2018-05-175-66/+146
* | | | | | | Merge pull request #18946 from nemerle/fix_poolallocator_resizeRémi Verschelde2018-05-171-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix PoolAllocator::resize for too large p_new_sizenemerle2018-05-171-1/+1
* | | | | | | Merge pull request #15909 from authenticate/tilemap_fixMariano Javier Suligoy2018-05-161-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixing a bug where tilemap navigation would not be accurate after a tilemap e...James2018-05-151-1/+2
* | | | | | | Merge pull request #18889 from madadam/async-await-fixIgnacio Etcheverry2018-05-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Set current SynchronizationContext before the game loop startsAdam Cigánek2018-05-151-1/+1