aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use fake audio playing property in editor"Hein-Pieter van Braam2018-05-136-44/+3
* Merge pull request #17367 from ShyRed/audio_playing_Hein-Pieter van Braam2018-05-136-3/+44
|\
| * Use fake audio playing property in editorShyRed2018-03-166-3/+44
* | Merge pull request #18764 from AndreaCatania/ragJuan Linietsky2018-05-133-25/+85
|\ \
| * | Improved API to active / deactive ragdollAndrea Catania2018-05-103-25/+85
* | | Update oversampling of outlines after window size changeRuslan Mustakov2018-05-111-0/+5
|/ /
* | Consider TextEdit paste operation complex.Charly Mourglia2018-05-091-0/+3
* | Fix some enums missing its bindMarcelo Fernandez2018-05-081-0/+7
* | Merge pull request #18709 from Faless/multiplayer_docsMax Hilbrunner2018-05-094-54/+54
|\ \
| * | Rename multiplayer_api to just multiplayer.Fabio Alessandrelli2018-05-084-54/+54
* | | Change from "search dialog" to "search bar" on help screenGuilherme Silva2018-05-082-3/+55
* | | Merge pull request #18374 from JFonS/fix_particles_animationJuan Linietsky2018-05-081-1/+1
|\ \ \
| * | | Fix particle animation controlsJFonS2018-04-231-1/+1
* | | | Merge pull request #17578 from endragor/ft-outlinesRémi Verschelde2018-05-0812-300/+426
|\ \ \ \
| * | | | Always emit dynamic font change in update_oversamplingRuslan Mustakov2018-05-084-13/+10
| * | | | Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov2018-05-0812-290/+419
* | | | | Merge pull request #15258 from RyanStein/bugfix-15241Juan Linietsky2018-05-081-1/+1
|\ \ \ \ \
| * | | | | Use exact positioning for the ItemList::get_tooltip method.Ryan Stein2018-01-011-1/+1
* | | | | | Merge pull request #15119 from poke1024/visible-subwindowsJuan Linietsky2018-05-082-5/+54
|\ \ \ \ \ \
| * | | | | | More efficient subwindow handlingBernhard Liebl2017-12-282-5/+54
* | | | | | | Merge pull request #15074 from PJB3005/17-12-26-remove_gui_focus_on_visibilit...Juan Linietsky2018-05-081-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Hiding a control now fires NOTIFICATION_FOCUS_EXIT.PJB30052017-12-261-1/+1
* | | | | | | Merge pull request #17559 from simedis/joint_motorsRémi Verschelde2018-05-082-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Implemented interface for bullet joint motorsGeoffrey2018-03-162-0/+24
* | | | | | | | Merge pull request #18619 from mateusak/masterRémi Verschelde2018-05-081-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Allow uncommon bitmask for autotile - Fixes #16511mateusak2018-05-041-4/+4
* | | | | | | | Merge pull request #18701 from GodotExplorer/fix-#18685Max Hilbrunner2018-05-081-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix double free for drag preview control in viewportGeequlim2018-05-081-3/+1
* | | | | | | | | Merge pull request #18700 from GodotExplorer/fix-#18686Max Hilbrunner2018-05-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add default paramater value for OptionButton::add_icon_itemGeequlim2018-05-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #15928 from StateOff/feature_batch_renameRémi Verschelde2018-05-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Implements "Batch Rename" editor tool.Blazej Floch2018-01-221-1/+1
* | | | | | | | | Merge pull request #18453 from groud/add_speed_factorMax Hilbrunner2018-05-082-2/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds a speed factor to AnimatedSpritegroud2018-05-072-2/+21
* | | | | | | | | | Merge pull request #16122 from ibrahn/sprite-region-with-framesJuan Linietsky2018-05-071-17/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow use of frames in sprites with texture region enabled.Ibrahn Sahir2018-04-081-17/+17
* | | | | | | | | | | Merge pull request #17295 from eon-s/instance-placeholderJuan Linietsky2018-05-072-6/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added create_instanceeon-s2018-03-052-6/+19
* | | | | | | | | | | | Added a simpler way to flip faces, closes #17373 and closes #17369Juan Linietsky2018-05-072-0/+44
* | | | | | | | | | | | Merge pull request #17451 from Goutte/feat-base-button-maskJuan Linietsky2018-05-072-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add a binary mask to allow configuration of which mouse buttons the BaseButto...Goutte2018-03-132-1/+19
* | | | | | | | | | | | | Merge pull request #17504 from endragor/fix-oversampling-autowrapJuan Linietsky2018-05-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ceil dynamic font glyph sizeRuslan Mustakov2018-03-141-0/+3
* | | | | | | | | | | | | | Merge pull request #15911 from Zephilinox/ready_signalJuan Linietsky2018-05-073-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add ready signal to NodeZephilinox2018-01-203-1/+4
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-sizeJuan Linietsky2018-05-072-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix StyleBox ignoring region rect and ProgressBar using center sizeBojidar Marinov2018-03-282-4/+7
* | | | | | | | | | | | | | | Merge pull request #17845 from JFonS/disable_spatial_shadowsJuan Linietsky2018-05-072-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Added flag on SpatialMaterial to disable shadowsJFonS2018-03-292-2/+7
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #11973 from AndreaCatania/ragdollJuan Linietsky2018-05-0710-10/+1551
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \