1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

-completely rewritten filesystem dock and internal editor filesystem management, fixes #1926

-filesystem dock now tracks objects and directories in real-time, fixes #2009
This commit is contained in:
Juan Linietsky
2016-01-05 10:36:24 -03:00
parent 3d0bd1a3f3
commit 010e3e0ac7
36 changed files with 646 additions and 471 deletions

View File

@@ -5,7 +5,7 @@
/* GODOT ENGINE */
/* http://www.godotengine.org */
/*************************************************************************/
/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */
/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */