summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-06-05Fix build errorPoommetee Ketson
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky
2017-06-04Added depth texture support (using parallax) to default material.Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-06-02many fixes to image loader, voxel cone tracing, etc.Juan Linietsky
2017-06-01GI probes working back againJuan Linietsky
2017-06-01Rework shading modes and change location of light shaderJuan Linietsky
2017-06-01Merge pull request #8982 from noshyaar/pr-animAndreas Haas
2017-05-31rewritten PBR implementation to make it friendlier with BlenderJuan Linietsky
2017-05-31Fix autoplay animation starts from last editor state #8976Poommetee Ketson
2017-05-30Several fixes related to PBR and EnvironmentJuan Linietsky
2017-05-28-Added .hdr format supportJuan Linietsky
2017-05-28Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys
2017-05-27Fix text warp in color blocks with CJKGeequlim
2017-05-27Fix item list scroll speed.Sean Bohan
2017-05-25Removed skybox support, added panorama support. Skybox support may come back ...Juan Linietsky
2017-05-25Merge pull request #8869 from Hinsbart/errorsRémi Verschelde
2017-05-23-Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky
2017-05-23Fix stex import into black textures when lossless and lossy are selected, clo...Juan Linietsky
2017-05-22Fix errors on engine startup.Andreas Haas
2017-05-22Merge pull request #8862 from volzhs/editor-theme-marginRémi Verschelde
2017-05-22Fit grid with label and component of editorvolzhs
2017-05-22Merge pull request #8832 from Zireael07/vehicle-improvs-masterRémi Verschelde
2017-05-21fixed crash when dragging to change color in color pickertoger5
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20GDScript can now tell if the wheel is in contact with the ground; change roll...Zireael07
2017-05-20Merge pull request #8818 from tagcup/mesh_methodsRémi Verschelde
2017-05-20Merge pull request #8844 from Hinsbart/audioplayer-crashRémi Verschelde
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-20Fix crash when saving AudioPlayer without stream.Andreas Haas
2017-05-18GDScript bindings for various missing Mesh functions.Ferenc Arn
2017-05-18Merge pull request #8796 from yanorax/treecolumn_title_pressedRémi Verschelde
2017-05-18Add column_title_pressed signal to Tree nodeyanorax
2017-05-17Fix two typos from previous commitRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-16Merge pull request #8778 from honix/masterRémi Verschelde
2017-05-16Particles potential crash fix 2honix
2017-05-15Merge pull request #8759 from AlexHoratio/masterRémi Verschelde
2017-05-14Fixed #8526, popup menu width now responds to submenu iconAlexHoratio
2017-05-12Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...Damian Day
2017-05-09New customizable editor themevolzhs
2017-05-08RayCast2D: fix detached arrow tipPoommetee Ketson
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
2017-05-06Fix bug in pause mode propagationFabio Alessandrelli
2017-05-04Tree: Clear search string on selection.Andreas Haas
2017-05-03LineEdit: fix placeholder text affected by secretPoommetee Ketson
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-05-02Fix #8617 WindowDialog with custom panel background crashes godotMarc Gilleron