aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reworked translation systemJuan Linietsky2017-06-2813-24/+45
* Merge pull request #7947 from RandomShaper/fix-vis-notifier-2dRémi Verschelde2017-06-281-1/+2
|\
| * Fix VisibilityNotifier2D reapplication of viewport offsetPedro J. Estébanez2017-03-061-1/+2
* | Fix build error on masterPoommetee Ketson2017-06-281-1/+1
* | Fix curve saving, refined undo/redoMarc Gilleron2017-06-282-32/+44
* | Merge pull request #9404 from Zylann/curve_improvementJuan Linietsky2017-06-275-54/+159
|\ \
| * | Curve featuresMarc Gilleron2017-06-265-54/+159
* | | -Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky2017-06-267-6/+6
* | | Merge pull request #9268 from BastiaanOlij/improve_defaultsRémi Verschelde2017-06-261-10/+10
|\ \ \ | |/ / |/| |
| * | Align primitive defaults to default collision shape sizesBastiaanOlij2017-06-191-10/+10
* | | Merge pull request #9296 from TwistedTwigleg/Camera2D_enhancements_V2Rémi Verschelde2017-06-262-18/+127
|\ \ \
| * | | Added some editor enhancements to Camera2D. Added the option to draw Camera2D...TwistedTwigleg2017-06-252-18/+127
* | | | Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemapsRémi Verschelde2017-06-263-67/+177
|\ \ \ \
| * | | | Add one-way collisions and individual shape offsets for tilesetsBojidar Marinov2017-06-253-67/+177
* | | | | Merge pull request #9318 from bojidar-bg/readd-normal-tilemapRémi Verschelde2017-06-263-2/+27
|\ \ \ \ \
| * | | | | Add normal map to tilemaps and tilesetsBojidar Marinov2017-06-223-2/+27
* | | | | | tree fix drawing order for header +toger52017-06-251-16/+20
* | | | | | Usability improvements for folding. Unfortunately SpatialMaterial broke compa...Juan Linietsky2017-06-256-13/+22
* | | | | | -Added folding to property editor, persistent on objects it editsJuan Linietsky2017-06-252-12/+129
| |/ / / / |/| | | |
* | | | | Fixes method bindRamesh Ravone2017-06-251-2/+2
* | | | | Ability to restart particle system with a function callJuan Linietsky2017-06-255-5/+68
* | | | | BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-257-7/+7
* | | | | Merge pull request #9353 from Zylann/gradient_refactorJuan Linietsky2017-06-242-197/+32
|\ \ \ \ \
| * | | | | GradientTexture now uses a GradientMarc Gilleron2017-06-242-197/+32
* | | | | | Merge pull request #9249 from Noshyaar/pr-colorpickRémi Verschelde2017-06-241-23/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ColorPicker: fix DPI, hue & color update issuesPoommetee Ketson2017-06-201-23/+24
* | | | | | Merge pull request #9344 from Noshyaar/pr-enviGeorge Marques2017-06-241-2/+1
|\ \ \ \ \ \
| * | | | | | Environment: remove ssr_accel property, fix typoPoommetee Ketson2017-06-241-2/+1
* | | | | | | Simplified 2D Kinematicbody.. 3D will wait a bit.Juan Linietsky2017-06-243-307/+191
* | | | | | | Merge pull request #9342 from GodotExplorer/pr-rich-text-vscroll-type-3.0Andreas Haas2017-06-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add statements for script types of RichTextLabelgeequlim2017-06-241-2/+2
| |/ / / / / /
* / / / / / / -Restored support for Canvas BG mode on EnvironmentJuan Linietsky2017-06-243-25/+25
|/ / / / / /
* | | | | | -Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky2017-06-238-452/+401
* | | | | | Added Curve resourceMarc Gilleron2017-06-246-211/+508
* | | | | | Small fixes required to get platformer to work.Juan Linietsky2017-06-234-9/+289
* | | | | | Fix shortcuts, make them visible again and work.Juan Linietsky2017-06-221-1/+1
* | | | | | Fixed bug regarding to two spatial 2d players not mixing properlyJuan Linietsky2017-06-221-6/+6
* | | | | | Properly exposed material types everywhere.Juan Linietsky2017-06-226-6/+14
* | | | | | Fix tools=no buildRémi Verschelde2017-06-221-0/+3
| |/ / / / |/| | | |
* | | | | -Moved NinePatch to shader, saves a ton of draw calls rendering UIJuan Linietsky2017-06-212-1/+52
* | | | | 2D GPU Particles working..Juan Linietsky2017-06-217-1225/+424
| |/ / / |/| | |
* | | | Merge pull request #9257 from Shockblast/patch-1Thomas Herzog2017-06-201-1/+0
|\ \ \ \
| * | | | Remove Duplicate IncludeShockblast2017-06-191-1/+0
* | | | | Merge pull request #9277 from bd339/iss9266Thomas Herzog2017-06-201-1/+1
|\ \ \ \ \
| * | | | | Add null-check to get_normal_frameBenjamin Dahse2017-06-201-1/+1
* | | | | | Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-202-3/+22
|\ \ \ \ \ \
| * | | | | | Update PopupMenu hidingJylhis2017-04-142-3/+22
* | | | | | | Merge pull request #8629 from hikari-no-yume/Sprite3D_double_sided_flag_masterThomas Herzog2017-06-192-3/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add double-sided flag to SpriteBase3D (fixes #8007)Andrea Faulds2017-05-022-3/+6
* | | | | | | Merge pull request #8870 from tagcup/pathfollowThomas Herzog2017-06-191-20/+38
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |