aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct hash behavior for floating point numbersHein-Pieter van Braam2017-02-162-6/+6
* a ton of bug fixes to the rendererJuan Linietsky2017-02-164-34/+79
* Merge pull request #7814 from Hinsbart/timer_pauseRémi Verschelde2017-02-162-4/+22
|\
| * SceneTreeTimer: Ability to set pause modeAndreas Haas2017-02-152-4/+22
* | Many fixes to make exported scenes work better, still buggy.Juan Linietsky2017-02-158-10/+62
* | Spinbox: don't ignore double clicks.Andreas Haas2017-02-141-2/+0
|/
* Merge pull request #7795 from hpvb/rename-md-macroRémi Verschelde2017-02-13166-3465/+3465
|\
| * Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-13166-3465/+3465
* | Fix compile error with TextureButtongeequlim2017-02-132-23/+22
|/
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-13141-1021/+1021
* Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde2017-02-122-6/+0
|\
| * Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli2017-01-232-6/+0
* | Merge pull request #7352 from Zylann/polylineRémi Verschelde2017-02-126-0/+1037
|\ \
| * | Added Line2D node that draws a polygon-based lineMarc Gilleron2017-01-156-0/+1037
* | | Merge pull request #7775 from Hinsbart/particles_flipRémi Verschelde2017-02-121-0/+4
|\ \ \
| * | | Particles2D: implement texture flip parameters.Andreas Haas2017-02-101-0/+4
* | | | 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