Commit Graph

  • 2c3d279c75 Adding search box to scene dock(file system tab) marynate 2014-05-16 19:48:23 +08:00
  • 729cadad13 small feature: set project name automatically when choosing path for new projects (recommit due problem with codeblocks tabs) leandrogarber@gmail.com 2014-06-04 18:30:39 -03:00
  • 0be5ff50aa small feature: set project name automatically when choosing path for new projects leandrogarber@gmail.com 2014-06-04 18:15:37 -03:00
  • ffe01a51cb Add more callback for Godot.java marynate 2014-06-04 11:31:20 +08:00
  • 57a53fbe52 Add RAW_ARRAY as valid paramter for java binding marynate 2014-06-04 11:32:49 +08:00
  • 40e32b1fca Merge pull request #483 from voidplayer/voidplayer reduz 2014-06-02 17:34:30 -03:00
  • 56533e6a75 FIX: forgotten bind to get_available_packet_count to be able to call get_var only if needed and avoid editor errors voidplayer 2014-06-02 20:42:35 +02:00
  • 359ea6088c Made a uniform distribution of characters in Label::set_percent_visible() Theo Hallenius 2014-05-31 23:50:10 +02:00
  • 91aa645d8a Return an error code when address/port already in use Theo Hallenius 2014-05-31 17:13:08 +02:00
  • 6f0b4678e2 More 3D Improvements -=-=-=-=-=-=-=-=-=-= Juan Linietsky 2014-05-29 10:56:39 -03:00
  • d9adf2627a Merge pull request #464 from marynate/PR-fix-android-payment-java reduz 2014-05-29 10:53:37 -03:00
  • fa58fcb51a Merge pull request #465 from marynate/PR-android-x86 reduz 2014-05-28 09:43:39 -03:00
  • 40affa8760 Add android x86 build marynate 2014-05-28 14:42:33 +08:00
  • a1635e809f GodotPaymentV3.java was accidently deleted in latest commit marynate 2014-05-28 14:39:06 +08:00
  • 5429118f83 Static mingw windows build marynate 2014-05-26 13:37:58 +08:00
  • 2760a81b0b -draw_primitive binding fix Juan Linietsky 2014-05-25 14:25:05 -03:00
  • e6c1689b69 Add DirAccess:dir_exist api marynate 2014-05-25 11:34:51 +08:00
  • 71355aaab7 -Fixed bug in "extends" Juan Linietsky 2014-05-24 13:25:56 -03:00
  • 1cad087969 Making Godot Easier to Use.. -=-=-=-=-=-=-=-=-=-=-=-=-=-= Juan Linietsky 2014-05-24 01:35:47 -03:00
  • f9ff086235 Update README.md reduz 2014-05-24 01:30:28 -03:00
  • 1e41bfa9cf Use cStringIO to write editor_icons.cpp, lower the opportunity file access conflit when buiding with spawn_jobs marynate 2014-05-22 16:24:46 +08:00
  • 92eda764df added XClassHint to windows in OS_X11::initialize for improved window management in x11. Russell 2014-05-22 16:05:05 +10:00
  • 07b16f4560 Add get_scale script binding to Matrix32 class marynate 2014-05-22 13:16:53 +08:00
  • fee28f7a9d Merge pull request #443 from Shindoku/master reduz 2014-05-21 19:19:41 -03:00
  • 6b1b3fbfa5 Added a setting to disable autocomplete popup and fixed the autocomplete timer to updated when the setting has changed Jonas Rudlang 2014-05-22 00:01:11 +02:00
  • 8bb7cc7325 Merge pull request #436 from marynate/PR-2d-uniform-scale reduz 2014-05-20 23:10:45 -03:00
  • 27ee218e3d Merge pull request #368 from marynate/PR-2d-editor-ux reduz 2014-05-20 22:55:22 -03:00
  • 9737c02e21 Add 2d unifrom scale marynate 2014-05-17 10:41:04 +08:00
  • 8be3963aa0 Add pan mode in 2d editor marynate 2014-05-02 19:39:12 +08:00
  • a364bc4371 Merge pull request #410 from marynate/PR-hotkey-quit-to-pm reduz 2014-05-20 20:46:07 -03:00
  • 91e88f4b96 Merge pull request #413 from marynate/PR-decouple-skeleton-mesh reduz 2014-05-20 20:45:57 -03:00
  • fb5223a69d Merge pull request #415 from marynate/PR-auto-editor-icons-cpp reduz 2014-05-20 20:45:23 -03:00
  • ad61dfed5d Merge pull request #432 from marynate/PR-fix-screen-button-null-texture reduz 2014-05-20 20:45:04 -03:00
  • 95d3e9e660 Merge pull request #434 from marynate/PR-fix-script-editor-scroll reduz 2014-05-20 20:43:14 -03:00
  • 3164784ca3 Fix script editor scrollbar disappear issue marynate 2014-05-21 01:06:43 +08:00
  • fd13b25d6e Fix potential null exception in screen button without texture assigned marynate 2014-05-20 21:05:18 +08:00
  • b324ff7ea5 A bit of everything: Juan Linietsky 2014-05-14 01:22:15 -03:00
  • d2770ac8a6 Add sCons dependency for editor_icons.cpp, so it's only re-generated when there're icon changes marynate 2014-05-14 10:47:17 +08:00
  • f5421cdaf3 Auto generate editor_icons.cpp to make it more easy to update editor icons marynate 2014-05-13 23:10:00 +08:00
  • 7eb86f2fbc Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from child parent constraint marynate 2014-05-13 13:24:26 +08:00
  • 30cfc0bef4 Add hotkey Shift+CMD+Q in editor for quit to project manager, resolves issue #406 marynate 2014-05-13 10:15:28 +08:00
  • 45a509282e Merge pull request #409 from marynate/PR-help-seach-exact-method reduz 2014-05-12 15:17:27 -03:00
  • 2614631931 User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes dialog marynate 2014-05-12 18:48:35 +08:00
  • 8905be042d Merge pull request #408 from marynate/PR-string-right reduz 2014-05-12 14:32:50 -03:00
  • 56d9faebab Make String::right count from pos instead of pos+1 marynate 2014-05-12 18:45:04 +08:00
  • 1b45a38fb5 Merge pull request #392 from marynate/PR-delete-without-confirm reduz 2014-05-11 13:19:58 -03:00
  • cc6839ef2f Merge pull request #393 from marynate/PR-2d-key-move reduz 2014-05-11 13:19:27 -03:00
  • 4152f65923 Merge pull request #397 from marynate/PR-line-edit-drag-n-drop reduz 2014-05-11 13:18:05 -03:00
  • 8090a4ebb1 Fix LineEdit selected text drag and drop behavior: move instead of duplicate selected text; maintain selection after drag and drop. marynate 2014-05-11 12:14:33 +08:00
  • 14350d2c41 Change key move behavior of canvas item editor to ignore zoom level; Add alt + arrow key as local base move mode; Control + arrow key as local + rotation move mode marynate 2014-05-09 15:11:24 +08:00
  • 763725a569 Shift+Del to delete nodes without confirmation marynate 2014-05-09 18:50:48 +08:00
  • 1024692041 Merge pull request #386 from marynate/PR-scene-tree-align-eye-icon reduz 2014-05-08 13:49:20 -03:00
  • 98fcb4fa7a Make visibility icon always last to display in scene tree marynate 2014-05-09 00:19:23 +08:00
  • 9f01f9aa95 Merge pull request #383 from sanikoyes/hotfix-Crash-In-Editor reduz 2014-05-08 10:32:35 -03:00
  • 76d44e9dbc Merge pull request #381 from marynate/PR-scene-tree-icons reduz 2014-05-08 10:03:09 -03:00
  • 6bc556dee5 Fix crash in editor when open new scene in editing sanikoyes 2014-05-08 16:24:52 +08:00
  • 2f5c0e41b5 Add lock and group icon to scene tree editor marynate 2014-05-08 13:43:19 +08:00
  • 2495df4ffc Merge pull request #379 from jonyrock/auto_brace_complete_open_bug_fix reduz 2014-05-07 10:25:13 -03:00
  • 6c9203fdaf remove degud output jonyrock 2014-05-07 15:42:55 +04:00
  • 0121d96288 call during autocompletion jonyrock 2014-05-07 15:38:07 +04:00
  • c69c99f8be Merge pull request #375 from marynate/PR-2d-editor-F-key reduz 2014-05-06 12:32:05 -03:00
  • ac39af73b1 Merge pull request #374 from marynate/PR-code-complete reduz 2014-05-06 12:30:32 -03:00
  • 61fd1ad703 Press F key in 2d editor to center view to selected node marynate 2014-05-04 01:36:59 +08:00
  • 0771020c83 Add auto code completion (without press Ctrl+Space manually) marynate 2014-05-04 11:22:49 +08:00
  • 5044bead5f Merge pull request #373 from marynate/PR-contextual-help reduz 2014-05-06 08:59:34 -03:00
  • 6c0f3f8d0c Implement Shift+F1 as contextual help hotkey for script editor; There's one bug that when jump to help tab first time, the scroll position is wrong. marynate 2014-05-06 17:43:14 +08:00
  • ab76f54196 Update EditorHelp to response help request other than class; Make sure EditorHelpSearch dialog popup with search results marynate 2014-05-06 17:41:19 +08:00
  • d3b7f4b1a7 EditorNode consume F1 key only when Shift or Command key not pressed at the same time marynate 2014-05-06 17:38:00 +08:00
  • 212b8b2a03 Add get_word_under_cursor() method to TextEdit marynate 2014-05-06 17:36:39 +08:00
  • 145b8c5e6f Start working on script editor help marynate 2014-05-05 21:59:18 +08:00
  • e27bc784dd Merge pull request #371 from SystemFail/master reduz 2014-05-05 20:09:22 -03:00
  • 716c1ae022 fix z-buffer issues on x11/mesa Deviance 2014-05-06 00:01:08 +03:00
  • 197d4e2f8e Another small fix Juan Linietsky 2014-05-04 23:33:31 -03:00
  • c688086be9 mini-fix Juan Linietsky 2014-05-04 23:09:45 -03:00
  • 72ae89c5aa Lots of 3D improvements: -Object Manipulator Gizmo keeps proper scale in all windows and projections, (configurable on settings too). -Manipulator gizmos for other objects (camera, shapes, etc) massively improved and bug-fixed. -Manipulator gizmos are different for edited object and other objects. -Properly highlight manipulator gizmo handles when hovered. -Fixed bugs in fragment program when using more than 1 light together. -Reload png/jpg files automatically in editor if edited externally. -Added 4-stages Parallel Split Shadow Mapping, to improve shadow quality in large scenarios -Added PCF13 to improve smoothness of shadow borders -General optimization of directional light shadow mapping for Orthogonal,PSM and PSSM. -Fixed normal mapping when importing DAE files, works nicely now. Juan Linietsky 2014-05-04 22:50:23 -03:00
  • 3c17e0c915 Merge pull request #331 from jonyrock/pair_symbols_tool reduz 2014-05-02 15:54:01 -03:00
  • 53b2879e17 Merge remote-tracking branch 'upstream/master' into pair_symbols_tool jonyrock 2014-05-02 22:01:13 +04:00
  • f1d3b30a45 Fixes to constants in scope Juan Linietsky 2014-05-02 12:40:34 -03:00
  • 78fd9ada45 Add multi-select to project manager marynate 2014-05-01 21:47:45 +08:00
  • 209eaf6fa0 Merge remote-tracking branch 'upstream/master' into pair_symbols_tool jonyrock 2014-05-01 20:15:28 +04:00
  • 6572d51288 -Fixes to OpenSSL compilation (more) -Fix bug in GDScript, now static functions can call static functions. Juan Linietsky 2014-05-01 11:34:10 -03:00
  • 4dc4e96c8a -OpenSSL Fixes Juan Linietsky 2014-05-01 09:53:37 -03:00
  • 5ab65f0ead Merge pull request #356 from marynate/PR-pm-sort reduz 2014-05-01 09:48:36 -03:00
  • e1ab905bd7 Sort projects by last modified/accessed date in project manager marynate 2014-05-01 19:30:10 +08:00
  • 34aea718b1 setted font bug fix jonyrock 2014-05-01 01:58:26 +04:00
  • bb853d121e EDITOR_DEF in the right place jonyrock 2014-04-30 20:21:58 +04:00
  • 87f37bc5a3 -Added OpenSSL and HTTPS support -Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around Juan Linietsky 2014-04-28 21:56:43 -03:00
  • 7fadc2f93a Merge pull request #318 from adolson/scene-snap-settings-save reduz 2014-04-28 21:51:41 -03:00
  • 2c683b0f99 #331 settings menu option title fix oops jonyrock 2014-04-28 13:31:58 +04:00
  • a93ad6e321 #331 settings menu option title fix jonyrock 2014-04-28 13:16:49 +04:00
  • a5384bc07b pair symbols tool basic imp jonyrock 2014-04-27 14:34:37 +04:00
  • 02669e95a4 Merge pull request #330 from jonyrock/complex_undo reduz 2014-04-26 09:55:40 -03:00
  • a5e331c66f #298 imp jonyrock 2014-04-26 16:42:19 +04:00
  • 847ad3d519 Merge pull request #325 from adolson/input_map_missing_header reduz 2014-04-24 10:06:58 -03:00
  • c118dfdf6e added missing include for imagemap Dana Olson 2014-04-24 01:53:45 -04:00
  • 7f78452f35 Merge pull request #324 from adolson/close_running_program_on_editor_quit reduz 2014-04-23 23:21:09 -03:00
  • ee730b6c9d Merge pull request #323 from adolson/inputmap-bindings reduz 2014-04-23 23:20:11 -03:00
  • aa84f4d261 stops running process when quitting editor Dana Olson 2014-04-23 22:06:12 -04:00
  • 88abd7200e added bindings for InputMap Dana Olson 2014-04-23 21:48:16 -04:00
  • 56718eb31e use Snap / Snap (Pixels) now save to scene file Dana Olson 2014-04-23 21:43:02 -04:00