aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Implemented ragdollAndreaCatania2018-05-0710-10/+1551
* | | | | | | | | | | | | | | Merge pull request #18003 from sherjilozair/patch_macosx_shortcutsJuan Linietsky2018-05-071-1/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add additional macos shortcuts for going to start/end of lineSherjil Ozair2018-04-051-1/+52
* | | | | | | | | | | | | | | | Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures."Juan Linietsky2018-05-071-20/+9
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Added "play_backwards" to the list o functions to autocomplete.Michael Alexsander Silva Dias2018-05-071-1/+1
* | | | | | | | | | | | | | | Merge pull request #18122 from olivergs/wip/rtl-content-heightMax Hilbrunner2018-05-072-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | RichTextLabel, doc: Added new method to get total content heightOliver Gutierrez2018-04-112-3/+12
* | | | | | | | | | | | | | | | Merge pull request #18677 from BastiaanOlij/add_no_blendJuan Linietsky2018-05-072-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add no-blend canvas item render_modeBastiaan Olij2018-05-072-2/+6
* | | | | | | | | | | | | | | | | Merge pull request #18524 from BastiaanOlij/keep_3d_linearJuan Linietsky2018-05-072-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added option to viewport to keep linear colorBastiaan Olij2018-05-062-0/+19