summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-02-25Add emission_finished signal to Particles2DBojidar Marinov
2017-02-23Complete the globals.h -> global_config.h conversionBojidar Marinov
2017-02-23Fix crash when click icon while editing node namevolzhs
2017-02-22Fix crash if TouchScreenButton is pressed while exiting the treePedro J. Estébanez
2017-02-22Tween: Fix undefined behavior found by static code analyzer.Andreas Haas
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-20Add Rect2 TileMap::get_used_rect(), closes #4390Bojidar Marinov
2017-02-20Add more options to Node.duplicate()Pedro J. Estébanez
2017-02-19Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky
2017-02-18Translate ButtonArray textvolzhs
2017-02-16RichTextLabel add function remove_lineVincent
2017-02-16Correct hash behavior for floating point numbersHein-Pieter van Braam
2017-02-16a ton of bug fixes to the rendererJuan Linietsky
2017-02-16Merge pull request #7814 from Hinsbart/timer_pauseRémi Verschelde
2017-02-15Many fixes to make exported scenes work better, still buggy.Juan Linietsky
2017-02-15SceneTreeTimer: Ability to set pause modeAndreas Haas
2017-02-14Spinbox: don't ignore double clicks.Andreas Haas
2017-02-13Merge pull request #7795 from hpvb/rename-md-macroRémi Verschelde
2017-02-13Fix compile error with TextureButtongeequlim
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-02-12Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde
2017-02-12Merge pull request #7352 from Zylann/polylineRémi Verschelde
2017-02-12Merge pull request #7775 from Hinsbart/particles_flipRémi Verschelde
2017-02-12Merge pull request #7769 from GodotExplorer/pr-resizeable-texturebutton_3Rémi Verschelde
2017-02-12Merge pull request #7747 from sanikoyes/Pr-fix-tween-transform2dRémi Verschelde
2017-02-12Merge pull request #7722 from RandomShaper/improve-touch-buttonRémi Verschelde
2017-02-12Merge pull request #7712 from kbake/deselect-selection-on-ctrl-home/endRémi Verschelde
2017-02-12Merge pull request #7706 from RandomShaper/touch-button-shape-masterRémi Verschelde
2017-02-10Solve TouchScreenButtons issuesPedro J. Estébanez
2017-02-10Particles2D: implement texture flip parameters.Andreas Haas
2017-02-09Add STRETCH_KEEP_ASPECT_COVERED to TextureRect StretchModegeequlim
2017-02-08basic contact shadows implementation, will most likely need some polishingJuan Linietsky
2017-02-07Fix tween Transform2D typosanikoyes
2017-02-06ability to adjust propagation in gi probeJuan Linietsky
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-03Selected text is now deselected on ctrl+home/endkbake
2017-02-02wav file importing!Juan Linietsky
2017-02-02Add shape property to TouchScreenButtonPedro J. Estébanez
2017-02-02Fix #7011 ScrollContainer takes into account child's EXPAND flag when scrolli...Pawel Kowal
2017-02-02Merge pull request #7666 from Paulb23/line_length_guidelineRémi Verschelde
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky
2017-01-28Fixed line lenght guideline drawing with color optionPaulb23
2017-01-25When overlappinng Area2Ds are removed with remove_child(), _enter_tree and _e...lonesurvivor
2017-01-25Merge pull request #7002 from RandomShaper/vcs-friendlinessJuan Linietsky
2017-01-25Audio bus editing is COMPLETE!Juan Linietsky
2017-01-23Ability to delete, drag and drop audio buses!Juan Linietsky
2017-01-23Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli
2017-01-23Merge pull request #7610 from Hinsbart/shape_warningRémi Verschelde
2017-01-23Merge pull request #7604 from RayKoopa/gui_button_style_pressedRémi Verschelde