aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | Merge pull request #16705 from Chaosus/generate_normals_flipJuan Linietsky2018-04-082-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Added flip switch to generate_normalsChaosus2018-02-192-4/+8
* | | | | | | | | | | | | | | | | | Merge pull request #16707 from Web-eWorks/atlasfixesJuan Linietsky2018-04-081-9/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix Sprite3D's incorrect behavior when using AtlasTextures.Webster Sheets2018-02-151-9/+20
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #16574 from isaacremnant/better_grow_directionJuan Linietsky2018-04-082-15/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Implements #16546 by adding GROW_DIRECTION_BOTH which allows a control to gro...isaacremnant2018-02-122-15/+19
* | | | | | | | | | | | | | | | | | Merge pull request #17150 from robfram/check-animation-playing-backwardsJuan Linietsky2018-04-082-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added `get_playing_speed` method to AnimationPlayer, returning the actualrobfram2018-03-032-0/+9
* | | | | | | | | | | | | | | | | | | Merge pull request #17227 from Faless/multiplayer_apiJuan Linietsky2018-04-084-672/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Use MultiplayerAPI class for high level networkingFabio Alessandrelli2018-03-034-672/+85
* | | | | | | | | | | | | | | | | | | | Merge pull request #17382 from bojidar-bg/13971-path-array-unsavedJuan Linietsky2018-04-082-14/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Duplicate Arrays and Dictionaries when instancing scene in editorBojidar Marinov2018-03-132-14/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #17443 from Noshyaar/tilesetcrashJuan Linietsky2018-04-083-1/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson2018-03-233-1/+26
* | | | | | | | | | | | | | | | | | | | | Removed strange custom world2d in CanvasLayer, been there since always and no...Juan Linietsky2018-04-074-27/+30
| |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Document condition to avoid mistakes (like #17690)Juan Linietsky2018-04-071-0/+6
* | | | | | | | | | | | | | | | | | | | Merge pull request #17602 from ivodopiviz/tscn-issuesJuan Linietsky2018-04-071-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Removed unnecessary newlines from tscnIvan Vodopiviz2018-03-251-9/+4
* | | | | | | | | | | | | | | | | | | | | Merge pull request #17642 from brendor/masterJuan Linietsky2018-04-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Particles 2D and 3D - fix hue variation not working by transposing the hue ma...brendor2018-03-201-2/+2
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky2018-04-074-26/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Use radio-button-like menu entries where applicablePedro J. Estébanez2018-03-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-273-25/+73
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #17744 from robfram/fix-rtl-tableJuan Linietsky2018-04-071-0/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix `RichTextLabel` column size growing beyond its calculated `max_width`robfram2018-03-241-0/+33
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #17752 from nikibobi/texture-progress-tintJuan Linietsky2018-04-072-15/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | add tint for under, progress and over and tint groupbosak2018-04-012-30/+63
| * | | | | | | | | | | | | | | | | | | | | add tint property to TextureProgress changes progress colorbosak2018-03-212-11/+32
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #17809 from RandomShaper/menu-item-on-releaseJuan Linietsky2018-04-075-27/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Improve popup menus usabilityPedro J. Estébanez2018-04-075-27/+63
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighterRémi Verschelde2018-04-042-269/+419
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Abstracted the syntax highlighter from text editPaulb232018-04-022-269/+419
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #17854 from BastiaanOlij/fix_vehicle_bodyRémi Verschelde2018-04-032-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Improve side impulse calculationBastiaan Olij2018-03-302-5/+9
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #17914 from Rubonnek/add-signal-to-videoplayerRémi Verschelde2018-04-031-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Added signal to VideoPlayer to notify when the video finished playingWilson E. Alvarez2018-04-011-6/+9
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | / / / / / / / / / / fix bone scale/rotation in AnimationPlayerskarroffel2018-04-032-2/+2
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #17902 from Noshyaar/outlineRémi Verschelde2018-04-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson2018-04-011-0/+2
| |/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Implement missing navgiation polygon debugging in tilemapBenedikt Bär2018-03-301-0/+55
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #17321 from LinkDoyle/issue_16350Rémi Verschelde2018-03-231-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix switching WindowDialog types leaves garbage buttonsLink2018-03-071-1/+4
* | | | | | | | | | | | | | | | | | | Merge pull request #17555 from poke1024/add-worldenv-warningRémi Verschelde2018-03-231-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Warn about WorldEnvironment being ignoredBernhard Liebl2018-03-161-1/+9
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #17571 from kubecz3k/cam-disableRémi Verschelde2018-03-232-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | a way to ensure that camera is disabledJakub Grzesik2018-03-172-4/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #17612 from robfram/fix-richtextlabel-bbcodeRémi Verschelde2018-03-232-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix bad rendering of BBCode tables in `RichTextLabel`robfram2018-03-182-3/+10
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fix oversampled font artifacts after resizeRuslan Mustakov2018-03-191-3/+3
* | | | | | | | | | | | | | | | | | Merge pull request #17618 from groud/fix_gridcontainerRémi Verschelde2018-03-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |