| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | heck | Juan Linietsky | 2014-04-19 | 7 | -28/+111 | |
| |/ / | ||||||
| * | | -Added google play services (needed for some stuff) | Juan Linietsky | 2014-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | -Added new screen resizing options, stretch_2d is removed, new much more flexible ones. -Fixed bug in viewport (can create more instances in 3d-in-2d demo now) -Can set android permissions and screen sizes manually in the export settings -Changed export templates extension to .tpz (too many people unzipped the manually..) -File dialog now ensures that the proper extension is used (will not allow to save without it) -Fixed bug that made collision exceptions not work in 2D | |||||
| * | | -Fixed a few bugs in Viewport | Juan Linietsky | 2014-04-10 | 8 | -11/+9 | |
| |/ | | | | | -Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages. | |||||
| * | -Support for changing fonts | Juan Linietsky | 2014-04-05 | 5 | -5/+44 | |
| | | | | | | | | -Detect when free() might crash the project and throw error -fixed 2D Bounce in physics (3d still broken) -renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible. -large amount of fixes | |||||
| * | Merge pull request #230 from hiltonm/hotfix-ignore-doc-data-compressed | reduz | 2014-04-05 | 1 | -101786/+0 | |
| |\ | | | | | Ignore auto-generated doc_data_compressed.h | |||||
| | * | Remove auto-generated doc_data_compressed.h | Hilton Medeiros | 2014-03-27 | 1 | -101786/+0 | |
| | | | ||||||
| * | | Merge pull request #237 from marynate/PR-maya-nav | reduz | 2014-04-05 | 3 | -189/+261 | |
| |\ \ | | | | | | | Maya and modo style navigation | |||||
| | * | | Hold shift to speedup pan/zoom in maya navigation scheme | marynate | 2014-04-01 | 1 | -3/+12 | |
| | | | | ||||||
| | * | | Keep selection from been cleared when navigating in 3d viewport | marynate | 2014-04-01 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | Conflicts: tools/editor/plugins/spatial_editor_plugin.cpp | |||||
| | * | | Fix bug in 3d navigation scheme selection; Add modo navigation scheme | marynate | 2014-04-01 | 3 | -6/+13 | |
| | | | | ||||||
| | * | | Disable transform operation when navigation | marynate | 2014-04-01 | 1 | -172/+173 | |
| | | | | ||||||
| | * | | Add maya style navigation scheme to 3d vieewport | marynate | 2014-04-01 | 3 | -18/+68 | |
| | |/ | ||||||
| * | | Merge pull request #241 from marynate/PR-viewport-hotkey | reduz | 2014-04-05 | 2 | -4/+59 | |
| |\ \ | | | | | | | Add Viewport Hotkeys / Toggle maximize viewport | |||||
| | * | | Space to toggle maximize viewport | marynate | 2014-04-01 | 2 | -0/+55 | |
| | | | | | | | | | | | | | Cleanup debug output | |||||
| | * | | Add hotkey for switching viewports | marynate | 2014-04-01 | 1 | -4/+4 | |
| | |/ | | | | | | | Hotkey added | |||||
| * | | Merge pull request #247 from marynate/PR-path-editor-ui | reduz | 2014-04-05 | 5 | -1166/+1178 | |
| |\ \ | | | | | | | Path Editor UI Improvment | |||||
| | * | | Make secondary handle 50% transparent in Path editor to distinguish from | marynate | 2014-04-03 | 3 | -88/+94 | |
| | | | | | | | | | | | | | main handle; Add close curve icon in Path editor UI; Fixed mixed EOL | |||||
| | * | | Add close curve icon source image | marynate | 2014-04-03 | 1 | -0/+0 | |
| | | | | ||||||
| | * | | Add close curve icon | marynate | 2014-04-03 | 1 | -1078/+1084 | |
| | |/ | ||||||
| * | | Move point in Path2D edtitor now respect snap configure; Press Alt when | marynate | 2014-04-03 | 2 | -19/+14 | |
| | | | | | | | | | | | moving point to activate view base snapping; Path2D editor inherits from HBoxContainer now" | |||||
| * | | Use shift for control point in Paht2D editor (to be consistent with Path editor) | marynate | 2014-04-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed delete path2d node will crash editor | marynate | 2014-04-03 | 1 | -4/+3 | |
| | | | ||||||
| * | | Fix #244 no path2d handles visible | marynate | 2014-04-03 | 2 | -31/+50 | |
| |/ | ||||||
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-03-13 | 5 | -3/+59 | |
| |\ | | | | | | | | | | | Conflicts: modules/multiscript/register_types.cpp platform/android/java/src/com/android/godot/GodotLib.java | |||||
| | * | Merge pull request #170 from mutantgames/master.fork | reduz | 2014-03-12 | 1 | -1/+1 | |
| | |\ | | | | | | | Solved bug to select external editor url | |||||
| | | * | Solved bug to select external editor url | sasori | 2014-03-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | https://github.com/okamstudio/godot/issues/145 | |||||
| | * | | fixed editor NodePath property | sanikoyes | 2014-03-11 | 2 | -1/+4 | |
| | |/ | ||||||
| | * | Auto select custom property value field when pop up, user can start typing ↵ | marynate | 2014-02-27 | 2 | -1/+54 | |
| | | | | | | | | | to change value right away. | |||||
| * | | -fix bug in cache for atlas import/export | Juan Linietsky | 2014-03-13 | 11 | -20/+159 | |
| |/ | | | | | | | | | | -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now | |||||
| * | Merge pull request #136 from marynate/PR-fix-scenedock-instance-btn | okamstudio | 2014-02-26 | 1 | -1/+1 | |
| |\ | | | | | Instance button of SceneDock now working | |||||
| | * | Instance button of SceneDock now working | marynate | 2014-02-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #137 from marynate/PR-expose-f-key-to-center-sel | okamstudio | 2014-02-26 | 1 | -0/+3 | |
| |\ \ | | | | | | | Add F key to center 3d viewport to selected node | |||||
| | * | | Add F key to center 3d viewport to selected node | marynate | 2014-02-23 | 1 | -0/+3 | |
| | |/ | ||||||
| * | | Merge pull request #141 from vinzenz/texture-import-plugin-typo | okamstudio | 2014-02-26 | 1 | -1/+1 | |
| |\ \ | | | | | | | Typo in 'Atlas Texture' import menu entry | |||||
| | * | | Typo in 'Atlas Texture' import menu entry | Vinzenz Feenstra | 2014-02-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com> | |||||
| * | | | -Added ATITC texture support | Juan Linietsky | 2014-02-26 | 6 | -10/+56 | |
| | | | | | | | | | | | | | | | | -Fixed bug of some tabs showing wrong names -Exported properties for viewport | |||||
| * | | | -scripts are converted to bytecode on export | Juan Linietsky | 2014-02-25 | 4 | -2/+24 | |
| | | | | | | | | | | | | | -fix bug in doc where touchscreen events were not documented | |||||
| * | | | -moved script to modules | Juan Linietsky | 2014-02-24 | 12 | -37/+569 | |
| |/ / | ||||||
| * / | -fixed bug importing skeletons | Juan Linietsky | 2014-02-23 | 1 | -0/+1 | |
| |/ | ||||||
| * | -added kinematic body | Juan Linietsky | 2014-02-22 | 2 | -0/+12 | |
| | | | | | -added kinematic body demos | |||||
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-02-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge pull request #109 from vinzenz/project-export | okamstudio | 2014-02-20 | 1 | -1/+1 | |
| | |\ | | | | | | | tools/editor/project_export: tree_vb already has a parent | |||||
| | | * | tools/editor/project_export: tree_vb already has a parent | Vinzenz Feenstra | 2014-02-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com> | |||||
| * | | | -run script in editor | Juan Linietsky | 2014-02-20 | 8 | -4/+536 | |
| |/ / | | | | | | | | | -add search docs dialog that returns places string was found -added flash | |||||
| * | | wtf | Juan Linietsky | 2014-02-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-02-19 | 7 | -1940/+25 | |
| |\ \ | ||||||
| | * \ | Merge pull request #111 from vinzenz/obsolete-editor-plugin-removal | reduz | 2014-02-18 | 5 | -1939/+0 | |
| | |\ \ | | | | | | | | | Removal of obsolete editor plugins Fixes #64 | |||||
| | | * | | Removal of obsolete editor plugins Fixes #64 | Vinzenz Feenstra | 2014-02-17 | 5 | -1939/+0 | |
| | | |/ | | | | | | | | | | Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com> | |||||
| | * / | Able to open project manager inside editor (Scene->Project Manager) | marynate | 2014-02-18 | 2 | -1/+23 | |
| | |/ | | | | | | | Remove unnecessary include of project_manager.h | |||||
| | * | Fixed #93 Build error with latest commit | marynate | 2014-02-16 | 1 | -0/+2 | |
| | | | ||||||
