summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2016-11-22Instancing is working! (hooray)Juan Linietsky
2016-11-20Huge amount of improvement in the material system. Materials should beJuan Linietsky
2016-11-19working reflection probes!!Juan Linietsky
2016-11-11Done with lights and shadows (wonder if i'm missing something..)Juan Linietsky
2016-11-09all light types and shadows are working, pending a lot of clean-upJuan Linietsky
2016-10-29-Many many fixesJuan Linietsky
2016-10-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-10-21More scene work, can display a skyboxJuan Linietsky
2016-10-102D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky
2016-10-07-the new shader language seems to workJuan Linietsky
2016-10-05-Added ViewportContainer, this is the only way to make viewports show up in G...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-10-03Merge pull request #6662 from RandomShaper/export-texture-flagsRémi Verschelde
2016-10-03Merge pull request #6640 from Hinsbart/color_pickerRémi Verschelde
2016-10-03Merge pull request #6634 from zaps166/fix-resampler-crashRémi Verschelde
2016-10-03Merge pull request #6529 from pkowal1982/scrolltreeRémi Verschelde
2016-10-03Merge pull request #6513 from Brickcaster/masterRémi Verschelde
2016-09-30Respect texture .flags files on exportPedro J. Estébanez
2016-09-29Fix #6480, area duplicated paramPawel Kowal
2016-09-29Add inline ColorPicker to Script text editor.Andreas Haas
2016-09-28LineEdit long indicator, fix #6624Pawel Kowal
2016-09-28Don't crash when video is stopped and played againBłażej Szczygieł
2016-09-22expose GeometryInstance.get_aabb() etc fixes #6587yg2f
2016-09-20Merge pull request #6557 from anneomcl/masterIgnacio Etcheverry
2016-09-19Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl
2016-09-19Merge pull request #6545 from Hinsbart/texteditRémi Verschelde
2016-09-19Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.Andreas Haas
2016-09-17Add scrolling to Tree control in Drag and Drop modePawel Kowal
2016-09-17Merge pull request #6414 from RandomShaper/improve-shader-shadowRémi Verschelde
2016-09-16Fix for issue #6496Brickcaster
2016-09-15Center camera2D with the proper viewport sizeJuan Linietsky
2016-09-14Added a few functions to make 2D split screen easier.Juan Linietsky
2016-09-14Restore viewport set_world_2d functionalityFabio Alessandrelli
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky
2016-09-13fix ScrollContainer cannot scroll when scroll bar is hiddensanikoyes
2016-09-12Do ctrl-click on any code identifier to go to definiton or help page.Juan Linietsky
2016-09-11Add argument options for the theme override functions in ControlJuan Linietsky
2016-09-11-Added a ColorFrame control, kind of like Texture but for color.Juan Linietsky
2016-09-11-Cleaned up find/replace bar for replace (made selection only default if sele...Juan Linietsky
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10Fix Viewport.get_mouse_pos() for specific situations, closes #1885Juan Linietsky
2016-09-10Merge pull request #5692 from kubecz3k/remoteTransformJuan Linietsky
2016-09-10Merge pull request #5920 from 29jm/fix-warningsJuan Linietsky
2016-09-10Merge pull request #5942 from pkowal1982/scrollJuan Linietsky
2016-09-10Merge pull request #6336 from sanikoyes/Pr-fix-inter-callback-deleteJuan Linietsky
2016-09-10Merge pull request #6355 from Kazuo256/http-request-methodsJuan Linietsky
2016-09-09Added get_v_scroll to item list, issue 5343Paulb23
2016-09-07Merge pull request #6423 from bebae/issue-6143George Marques
2016-09-07Explicitly initialize TextureProgress's initial angle value.MarianoGNU
2016-09-07Renamed the bind_native functions to bind_vararg, should make it show the doc...Juan Linietsky