aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9051 from toger5/fixedScriptEditorListSeperationRémi Verschelde2017-06-081-13/+16
|\
| * fixed overlapping of temp. colors (script editor)toger52017-06-071-13/+16
* | -Added proper access to depth texture from shaderJuan Linietsky2017-06-0717-505/+542
* | Fog is complete!Juan Linietsky2017-06-072-0/+295
* | Revert "Fix text warp in color blocks with CJK"Rémi Verschelde2017-06-071-1/+1
|/
* GraphNode: Remove debug print.Andreas Haas2017-06-061-2/+0
* -working SCREEN_TEXTURE, SCREEN_UV shader variablesJuan Linietsky2017-06-052-35/+38
* Fix build errorPoommetee Ketson2017-06-051-1/+1
* Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde2017-06-0539-267/+267
|\
| * renamed all Rect2.pos to Rect2.positionalexholly2017-06-0439-267/+267
* | Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky2017-06-043-7/+84
* | Added depth texture support (using parallax) to default material.Juan Linietsky2017-06-042-36/+157
|/
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-0321-88/+88
* many fixes to image loader, voxel cone tracing, etc.Juan Linietsky2017-06-022-5/+6
* GI probes working back againJuan Linietsky2017-06-011-2/+5
* Rework shading modes and change location of light shaderJuan Linietsky2017-06-012-2/+8
* Merge pull request #8982 from noshyaar/pr-animAndreas Haas2017-06-011-0/+1
|\
| * Fix autoplay animation starts from last editor state #8976Poommetee Ketson2017-05-311-0/+1
* | rewritten PBR implementation to make it friendlier with BlenderJuan Linietsky2017-05-312-83/+43
|/
* Several fixes related to PBR and EnvironmentJuan Linietsky2017-05-302-41/+41
* -Added .hdr format supportJuan Linietsky2017-05-2815-71/+631
* Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys2017-05-281-1/+1
* Fix text warp in color blocks with CJKGeequlim2017-05-271-1/+1
* Fix item list scroll speed.Sean Bohan2017-05-271-4/+0
* Removed skybox support, added panorama support. Skybox support may come back ...Juan Linietsky2017-05-255-158/+90
* Merge pull request #8869 from Hinsbart/errorsRémi Verschelde2017-05-251-4/+0
|\
| * Fix errors on engine startup.Andreas Haas2017-05-221-4/+0
* | -Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky2017-05-231-1/+1
* | Fix stex import into black textures when lossless and lossy are selected, clo...Juan Linietsky2017-05-232-2/+3
|/
* Merge pull request #8862 from volzhs/editor-theme-marginRémi Verschelde2017-05-221-0/+1
|\
| * Fit grid with label and component of editorvolzhs2017-05-221-0/+1
* | Merge pull request #8832 from Zireael07/vehicle-improvs-masterRémi Verschelde2017-05-222-0/+23
|\ \
| * | GDScript can now tell if the wheel is in contact with the ground; change roll...Zireael072017-05-202-0/+23
* | | fixed crash when dragging to change color in color pickertoger52017-05-211-1/+1
| |/ |/|
* | Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-2062-3037/+2995
* | Merge pull request #8818 from tagcup/mesh_methodsRémi Verschelde2017-05-201-0/+5
|\ \
| * | GDScript bindings for various missing Mesh functions.Ferenc Arn2017-05-181-0/+5
| |/
* | Merge pull request #8844 from Hinsbart/audioplayer-crashRémi Verschelde2017-05-201-0/+1
|\ \
| * | Fix crash when saving AudioPlayer without stream.Andreas Haas2017-05-201-0/+1
| |/
* | Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-20176-5373/+444
|\ \ | |/ |/|
| * New customizable editor themevolzhs2017-05-0911-70/+106
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-03168-5312/+347
* | Merge pull request #8796 from yanorax/treecolumn_title_pressedRémi Verschelde2017-05-181-0/+21
|\ \
| * | Add column_title_pressed signal to Tree nodeyanorax2017-05-181-0/+21
* | | Fix two typos from previous commitRémi Verschelde2017-05-171-1/+1
|/ /
* | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-1722-2205/+127
* | Merge pull request #8778 from honix/masterRémi Verschelde2017-05-161-0/+2
|\ \
| * | Particles potential crash fix 2honix2017-05-161-0/+2
* | | Merge pull request #8759 from AlexHoratio/masterRémi Verschelde2017-05-151-0/+5
|\ \ \
| * | | Fixed #8526, popup menu width now responds to submenu iconAlexHoratio2017-05-141-0/+5
| |/ /