aboutsummaryrefslogtreecommitdiff
path: root/scene/2d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancementRémi Verschelde2017-07-112-1/+117
|\
| * Added the following features to RemoteTransform and RemoteTransform2D:TwistedTwigleg2017-07-052-1/+117
* | Merge pull request #9592 from RandomShaper/remove-warnsThomas Herzog2017-07-101-2/+5
|\ \
| * | Remove warnings about benign situationsPedro J. Estébanez2017-07-101-2/+5
* | | Use the gravity constant to calculate weightsJohan Manuel2017-07-051-2/+3
|/ /
* | Fixed set_global_scale in Node2D.TwistedTwigleg2017-07-031-1/+1
* | Readd tilemap's shape_transform and bugfixesBojidar Marinov2017-07-013-7/+9
* | Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...Juan Linietsky2017-07-013-9/+7
* | -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-302-0/+25
* | Fix #9409, fixup #9370; tileset now has shape transform instead of offsetBojidar Marinov2017-06-303-7/+9
* | -Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky2017-06-261-1/+1
* | 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-261-6/+6
|\ \ \
| * | | Add one-way collisions and individual shape offsets for tilesetsBojidar Marinov2017-06-251-6/+6
* | | | Merge pull request #9318 from bojidar-bg/readd-normal-tilemapRémi Verschelde2017-06-261-2/+3
|\ \ \ \
| * | | | Add normal map to tilemaps and tilesetsBojidar Marinov2017-06-221-2/+3
* | | | | Usability improvements for folding. Unfortunately SpatialMaterial broke compa...Juan Linietsky2017-06-253-3/+9
| |/ / / |/| | |
* | | | Ability to restart particle system with a function callJuan Linietsky2017-06-253-5/+41
* | | | BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-252-2/+2
| |_|/ |/| |
* | | Simplified 2D Kinematicbody.. 3D will wait a bit.Juan Linietsky2017-06-243-307/+191
* | | -Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky2017-06-238-452/+401
* | | Small fixes required to get platformer to work.Juan Linietsky2017-06-232-8/+284
* | | Fixed bug regarding to two spatial 2d players not mixing properlyJuan Linietsky2017-06-221-6/+6
* | | Properly exposed material types everywhere.Juan Linietsky2017-06-221-1/+1
* | | Fix tools=no buildRémi Verschelde2017-06-221-0/+3
|/ /
* / 2D GPU Particles working..Juan Linietsky2017-06-214-1166/+273
|/
* Merge pull request #9257 from Shockblast/patch-1Thomas Herzog2017-06-201-1/+0
|\
| * Remove Duplicate IncludeShockblast2017-06-191-1/+0
* | Add null-check to get_normal_frameBenjamin Dahse2017-06-201-1/+1
* | Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen...Juan Linietsky2017-06-184-6/+28
* | -Added AudioStreamPlayer2D, for 2D positional soundJuan Linietsky2017-06-184-0/+623
|/
* Added normalmap support to stylebox and animated sprite.Juan Linietsky2017-06-182-1/+23
* Add normalmap support for drawing in all low level primitives. Only added sup...Juan Linietsky2017-06-174-24/+49
* Merge pull request #9176 from RandomShaper/fix-touchbuttonRémi Verschelde2017-06-152-57/+47
|\
| * Fix/improve TouchScreenButtonPedro J. Estébanez2017-06-142-57/+47
* | Merge pull request #9160 from karroffel/color-ramp-renameRémi Verschelde2017-06-143-28/+28
|\ \
| * | renamed occurances of ColorRamp with GradientKarroffel2017-06-143-28/+28
* | | Merge pull request #9165 from Noshyaar/pr-areaRémi Verschelde2017-06-147-50/+50
|\ \ \
| * | | Refactor layer_mask to collision_layerPoommetee Ketson2017-06-147-50/+50
| |/ /
* / / Fixed broken Line2D due to math changes in f271591ac22bd07e1b2316448dd6e9af87...Marc Gilleron2017-06-141-3/+3
|/ /
* / -Fixed occluder rendering, closes #8560Juan Linietsky2017-06-132-0/+20
|/
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-048-59/+59
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* -Added .hdr format supportJuan Linietsky2017-05-285-12/+12
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-206-46/+41
* RayCast2D: fix detached arrow tipPoommetee Ketson2017-05-081-4/+4
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-282-2/+7
* Apply is_ceiling/is_wall swap fix to 2D move_and_slide (minus explaination)gamemanj2017-04-151-1/+1
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-102-5/+5