Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-23 | android fixes, please test | Juan Linietsky | |
(can' t build android atm) | |||
2015-03-22 | Merge pull request #1402 from ElectricSolstice/editor_match_fix | Juan Linietsky | |
Fixed issue #1377 about script editor parenthesis matching. | |||
2015-03-22 | Merge pull request #1460 from MarianoGnu/master | Juan Linietsky | |
Create Checkbox class with support for Radio Buttons | |||
2015-03-22 | Merge pull request #1535 from rollenrolm/hidden_files | Juan Linietsky | |
New option to show/hide hidden files | |||
2015-03-22 | drag & drop demo (GUI) | Juan Linietsky | |
2015-03-21 | New option to show/hide hidden files | rollenrolm | |
2015-03-21 | signed distance field font support | Juan Linietsky | |
2015-03-16 | New option to send canvas to render buffer | Juan Linietsky | |
allows to use 3D environment effects for post processing such as Glow, Bloom, HDR, etc. in 2D. | |||
2015-03-09 | lot of work on 2D lighting and isometric maps | Juan Linietsky | |
added a new demo, isometric_light that does full isometric sorting, lights, shadows, etc. | |||
2015-03-08 | Fix C++11 compilation | Mariano Javier Suligoy | |
2015-03-02 | Register CheckBox class to create it using editor. | Mariano Javier Suligoy | |
2015-03-01 | Improve mechanism and fix radio icon rendering. | Mariano Javier Suligoy | |
2015-03-01 | Add CheckBox control with theme edition and radio icon avaible. | Mariano Javier Suligoy | |
2015-02-19 | Fixed issue 1377 about script editor parenthesis matching. | ElectricSolstice | |
2015-02-18 | support for light and normal mapping in 2D | Juan Linietsky | |
2015-02-15 | Godot UI is quick and snappy again! | Juan Linietsky | |
Changed linked listed sort to use auxiliary memory this fixes user interface performance issues. | |||
2015-02-14 | fixes to mouse warp | Juan Linietsky | |
-can warp now from viewport and control, in their respective coordinate systems -warp is now local to the window on Windows and OSX. IF YOU RUN OSX, PLEASE TEST THIS! And make sure it works!, new code is in OS_OSX::warp_mouse_pos. I don't have OSX so i can't test! | |||
2015-02-14 | New Navigation & Pathfinding support for 2D | Juan Linietsky | |
-Added Navigation & NavigationPolygon nodes -Added corresponding visual editor -New pathfinding algorithm is modern and fast! -Similar API to 3D Pathfinding (more coherent) | |||
2015-01-22 | begin work on lighting system for 2D | Juan Linietsky | |
nothing functional yet, just experimenting with API | |||
2015-01-16 | When overwriting a file with an auto added extension the file name is now ↵ | Nathan Warden | |
set correctly. | |||
2015-01-14 | File path in save dialog automatically appended with correct extension if ↵ | Nathan Warden | |
not manually added by the user. | |||
2015-01-13 | Total rows of text edit was calculated wrong, fixed issue #842 | marynate | |
2015-01-12 | -Initial working(?) implementation of shaders for 2D. Lighting still not ↵ | Juan Linietsky | |
there though. Check for reference: https://github.com/okamstudio/godot/wiki/shader | |||
2015-01-08 | Fixes to GraphEdit: | Juan Linietsky | |
-Working area is bigger now, solves #1148 -Using Position now works, fixes #1141 -RGB ops now work, fixes #1139 -Missing bindings to GraphEdit and GraphNode added -Shader Graph Editor Shows errors on cyclic links and missing connections | |||
2015-01-07 | -Visual Shader Editing Finished, PLEASE TEST! | Juan Linietsky | |
2015-01-04 | -attempt to be friendlier on non english keyboards | Juan Linietsky | |
2015-01-04 | -Fix shortcuts for OSX code completion, fixes #1111 | Juan Linietsky | |
-Fixed how translation fallbacks works, fixes #1011 | |||
2015-01-03 | -Obscure bug in popups solved, fixes #1008 | Juan Linietsky | |
2015-01-03 | -removed empty control | Juan Linietsky | |
2015-01-03 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
2015-01-03 | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky | |
2015-01-03 | -fixed bug on focus capture, now respets line/text edit | Juan Linietsky | |
-when playing animations, property editor is now refreshed properly, fixes #1046 | |||
2015-01-03 | -added new code completion guess locations, closes #1032 | Juan Linietsky | |
-moved commandline fix to mingw-only, should fix #1064 | |||
2015-01-02 | Changed texturebutton scale from float to Size2 | romulox_x | |
2015-01-03 | removed deadcode | Juan Linietsky | |
2015-01-03 | -ability to scale and modulate texturebutton, closes #818 | Juan Linietsky | |
-fixed bug in ordering of modal subwindows, closes #1001 | |||
2015-01-02 | -proper minimum size computation for TabContainer | Juan Linietsky | |
2015-01-02 | -fix TextEdit shift-click functionality past begin and end of selection (#1004) | Juan Linietsky | |
2015-01-02 | -fix readonly issues (#1018) | Juan Linietsky | |
2014-12-21 | -ability to set default textures in shader (needed for visual shader editing) | Juan Linietsky | |
-work in progress new graph system (will replace current one) -crash fix in s3m loader (out of bounds acess) -fixed vbox overriding of separation (fixes empty line between section tabs) | |||
2014-12-20 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
2014-12-20 | WIP work on graph nodes and editing | Juan Linietsky | |
2014-12-18 | -improved completion options for InputEvent, shows all event types now | Juan Linietsky | |
2014-12-17 | change shortcut for toggle-comment to Ctrl+K | Dana Olson | |
2014-12-17 | -added brace matching to go with the new code completion | Juan Linietsky | |
2014-12-16 | New Code Completion | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=- -Massive improvement to code completion -Argument hinting for functions If you manage to out-smart the code-completion in a situation where completion should be possible to guess, let me know. Please enter the commit message for your changes. Lines starting | |||
2014-12-07 | More Fixes | Juan Linietsky | |
-=-=-=-=-= -Bug in saving multinline text in xml fixed. #925 -typo in android export fixed. #930 | |||
2014-12-07 | now undo/redo supported | Dana Olson | |
2014-12-07 | apply patch #882 from dcubix | Dana Olson | |
2014-12-07 | Batch of Bugfixes | Juan Linietsky | |
-=-=-=-=-=-=-=-=- -Fixed Export UV XForm (should work now). #923 -Fixed enforcement of limits in property editor. #919 -Fixed long-standing bug of export editings in script inheritance. #914, #859, #756 -Fixed horrible error reporting in shader language. #912 -Added kinematic collision with plane (please test well). #911 -Fixed double animation track insert when using 2D rigs. #904 -VKey updates offset parameter in sprite edition. #901 -Do not allow anymore a script to preload itself. (does not fix #899, but narrows it down) -Avoid connection editor from overriding selected text. #897 -Fixed timer autostart. #876 -Fixed collision layers in 3D physics. #872 -Improved operators in shader #857 -Fixed ambient lighting bug #834 -Avoid editor from processing gamepad input #813 -Added not keyword #752 Please test! |