aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7769 from GodotExplorer/pr-resizeable-texturebutton_3Rémi Verschelde2017-02-124-44/+133
|\
| * Add STRETCH_KEEP_ASPECT_COVERED to TextureRect StretchModegeequlim2017-02-094-44/+133
* | Merge pull request #7747 from sanikoyes/Pr-fix-tween-transform2dRémi Verschelde2017-02-121-3/+3
|\ \
| * | Fix tween Transform2D typosanikoyes2017-02-071-3/+3
* | | Merge pull request #7722 from RandomShaper/improve-touch-buttonRémi Verschelde2017-02-122-85/+56
|\ \ \
| * | | Solve TouchScreenButtons issuesPedro J. Estébanez2017-02-102-85/+56
* | | | Merge pull request #7712 from kbake/deselect-selection-on-ctrl-home/endRémi Verschelde2017-02-121-14/+25
|\ \ \ \
| * | | | Selected text is now deselected on ctrl+home/endkbake2017-02-031-14/+25
* | | | | Merge pull request #7706 from RandomShaper/touch-button-shape-masterRémi Verschelde2017-02-122-3/+78
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add shape property to TouchScreenButtonPedro J. Estébanez2017-02-022-3/+78
* | | | | basic contact shadows implementation, will most likely need some polishingJuan Linietsky2017-02-082-0/+4
| |_|_|/ |/| | |
* | | | ability to adjust propagation in gi probeJuan Linietsky2017-02-062-0/+40
* | | | Several bugfixes, improving the import workflowJuan Linietsky2017-02-064-4/+73
| |/ / |/| |
* | | wav file importing!Juan Linietsky2017-02-023-0/+687
| |/ |/|
* | Fix #7011 ScrollContainer takes into account child's EXPAND flag when scrolli...Pawel Kowal2017-02-021-2/+2
* | Merge pull request #7666 from Paulb23/line_length_guidelineRémi Verschelde2017-02-022-8/+10
|\ \
| * | Fixed line lenght guideline drawing with color optionPaulb232017-01-282-8/+10
* | | Lot of work in new importer, importing textures now works.Juan Linietsky2017-02-015-5/+413
|/ /
* | Merge pull request #7002 from RandomShaper/vcs-friendlinessJuan Linietsky2017-01-253-15/+16
|\ \
| * | Improve .tscn VCSPedro J. Estébanez2017-01-163-15/+16
* | | Audio bus editing is COMPLETE!Juan Linietsky2017-01-251-1/+2
| |/ |/|
* | Ability to delete, drag and drop audio buses!Juan Linietsky2017-01-232-9/+69
* | Merge pull request #7610 from Hinsbart/shape_warningRémi Verschelde2017-01-232-0/+2
|\ \
| * | CollisionShape2D: Fix warning icon not updating.Andreas Haas2017-01-222-0/+2
* | | Merge pull request #7604 from RayKoopa/gui_button_style_pressedRémi Verschelde2017-01-231-5/+10
|\ \ \
| * | | Respect style boxes for Button states other than "normal"Ray Koopa2017-01-211-5/+10
* | | | WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-2115-162/+437
|/ / /
* | | Merge pull request #7528 from tagcup/real_t_float_fixesJuan Linietsky2017-01-2011-31/+31
|\ \ \ | |/ / |/| |
| * | Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-1611-31/+31
* | | Merge pull request #7574 from RayKoopa/canvas_item_fix_is_hiddenRémi Verschelde2017-01-191-1/+1
|\ \ \
| * | | Fix editor method calls to is_visible for Spatial and CanvasItem and is_visib...Ray Koopa2017-01-181-1/+1
| |/ /
* / / Use property convention introduced in b085c4 (_ rather than / as separator).Ferenc Arn2017-01-181-1/+1
|/ /
* | Working on compile issues for iOSBastiaanOlij2017-01-162-2/+0
* | Style: Fix statements ending with ';;'Rémi Verschelde2017-01-1635-61/+61
* | Style: No break before list braceRémi Verschelde2017-01-161-2/+1
* | Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-162-2/+2
* | Oops! Audio engine has vanished :DJuan Linietsky2017-01-1536-4832/+54
* | Style: Cosmetic fixes to play nice with clang-formatRémi Verschelde2017-01-151-1/+1
* | no more errors related to missing GlobalConfig::Get (or so I hope)Juan Linietsky2017-01-142-11/+5
* | Merge pull request #6519 from RandomShaper/enhance-tilesetJuan Linietsky2017-01-143-2/+29
|\ \
| * | Add modulate (color) to TileSet tilesPedro J. Estébanez2016-11-303-2/+29
* | | removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-1418-91/+54
* | | Style: Fix whole-line commented codeRémi Verschelde2017-01-1464-228/+300
* | | Renamed call_group to call_group_flags, made call_group without flags the def...Juan Linietsky2017-01-147-34/+91
* | | Finish renaming *Frame GUI classes to *RectRémi Verschelde2017-01-1412-31/+84
* | | rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-145-6/+6
* | | rename monitoring functionsJuan Linietsky2017-01-134-16/+16
* | | Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...Juan Linietsky2017-01-132-11/+11
* | | renamed tween animationplayer scale functions to speed_scaleJuan Linietsky2017-01-134-14/+14
* | | Node name casing: fix mistake from previous commitRémi Verschelde2017-01-131-1/+1