From f7a8a2e24dae71353f4421141c5ac2b8b1b0df3c Mon Sep 17 00:00:00 2001 From: Linux-pdz Date: Thu, 7 Nov 2013 08:42:17 +0800 Subject: [PATCH 1/4] translating --- ...ks 3.1 demoed as running on Ubuntu with native look & feel.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md b/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md index db6b621e61..1209919c60 100644 --- a/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md +++ b/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md @@ -1,3 +1,4 @@ +translating by Linux-pdz Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel ================================================================================ [Leadwerks][1] is a versatile game-development application, currently traversing a porting-to-Linux road with the purpose of enabling game-development actions running natively on Linux (Ubuntu). From dbaaf00ff5b0e6f3fdfbffcbf7ab025fd238b16c Mon Sep 17 00:00:00 2001 From: Linux-pdz Date: Thu, 7 Nov 2013 09:19:09 +0800 Subject: [PATCH 2/4] translated --- ...nning on Ubuntu with native look & feel.md | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md diff --git a/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md b/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md deleted file mode 100644 index 1209919c60..0000000000 --- a/sources/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md +++ /dev/null @@ -1,23 +0,0 @@ -translating by Linux-pdz -Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel -================================================================================ -[Leadwerks][1] is a versatile game-development application, currently traversing a porting-to-Linux road with the purpose of enabling game-development actions running natively on Linux (Ubuntu). - -Months ago, Leadwerks started a kickstarter funding campaign launched in mind with adding Linux support to the handy game-creator tool, campaign both reaching its successful financial goal and releasing a BETA version of Leadwerks. - -On its official website, the Leadwerks developers have [posted][2] an image with Leadwerks **3.1** running on Ubuntu, version presenting itself with a native look & feel, being properly integrated into the desktop, achievement significantly pushing forward the still-**in-progress** Leadwerks' availability for Ubuntu, "this is the first screenshot of the Leadwerks 3.1 editor actually running on Ubuntu! There's still a lot of work to do, but it's a **big milestone** to see it actually working, to any extent. We're using GTK so Leadwerks for Linux looks and feels like a native Linux application". - -![](http://iloveubuntu.net/pictures_me/leadwerks%20running%20on%20ubuntu.jpg) - -As features, Leadwerks comes with fast-iterations nature (via agile asset import, build of levels and code structuring), multiple capabilities expressed under a singular roof (not requiring additional tools), as well as being erected on top of today's standards (C++ and Lua). - --------------------------------------------------------------------------------- - -via: http://iloveubuntu.net/game-editor-leadwerks-31-demoed-running-ubuntu-native-look-feel - -译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[1]:http://www.leadwerks.com/ -[2]:http://www.leadwerks.com/werkspace/page/gallery/_/leadwerks-31-editor-on-ubuntu-r251 \ No newline at end of file From 4b0e48642a621d990ff12cef93dd041317812faa Mon Sep 17 00:00:00 2001 From: Linux-pdz Date: Thu, 7 Nov 2013 09:26:01 +0800 Subject: [PATCH 3/4] translated --- ...nning on Ubuntu with native look & feel.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md diff --git a/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md b/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md new file mode 100644 index 0000000000..db31496f82 --- /dev/null +++ b/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md @@ -0,0 +1,23 @@ +具有原生外观和感觉的游戏编辑器Leadwerks 3.1演示版亦可以在Ubuntu上运行 +=== + +[Leadwerks][1]是一个多用途游戏开发应用,现在正在往Linux上移植以便于在Linux(Ubuntu)上开发原生游戏。 + +数月前,Leadwerks在kickstarter平台上发起了一个众筹项目,以便于集资给这个游戏创建工具增加Linux平台支持,项目目标包括成功达到预定的集资目标和放出leadwerks的beta版。 + +在它的官网上,Leadwerks的开发者[贴出了][2]一张有**leadwerks 3.1**运行在Ubuntu上的图片,图片显示它有着原生的外观和感觉,而且和桌面进行了恰当的集成,这些成就明显的推动了仍在开发中的leadwerks对于Ubuntu的可用性。这是Leadwerks真正正正运行在Ubuntu上的第一张截图!尽管仍然还有许多工作要做,但是看到它确实已经可以运行在Ubuntu上了,无论怎样,这真的是一个**大的里程碑**。我们使用GTK,所以Leadwerks的Linux版的外观和使用的感受和Linux原生应用一样。 + +![](http://iloveubuntu.net/pictures_me/leadwerks%20running%20on%20ubuntu.jpg) + +伴随Leadwerks而来的特性有快速迭代(可通过导入先前代码,在代码水平和架构上构建),单一顶层设计的多种实现方式(无需额外的工具),以及软件使用当前主流标准(C++和Lua)构建 + +--- + +via: http://iloveubuntu.net/game-editor-leadwerks-31-demoed-running-ubuntu-native-look-feel + +译者:[linux-pdz](https://github.com/Linux-pdz) 校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[1]:http://www.leadwerks.com/ +[2]:http://www.leadwerks.com/werkspace/page/gallery/_/leadwerks-31-editor-on-ubuntu-r251 \ No newline at end of file From 6bc9234f34f15ba334714e910a9a7f5772289bac Mon Sep 17 00:00:00 2001 From: Linux-pdz Date: Thu, 7 Nov 2013 09:30:03 +0800 Subject: [PATCH 4/4] translated --- ...s 3.1 demoed as running on Ubuntu with native look & feel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md b/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md index db31496f82..a98c44f281 100644 --- a/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md +++ b/translated/Game-editor Leadwerks 3.1 demoed as running on Ubuntu with native look & feel.md @@ -15,7 +15,7 @@ via: http://iloveubuntu.net/game-editor-leadwerks-31-demoed-running-ubuntu-native-look-feel -译者:[linux-pdz](https://github.com/Linux-pdz) 校对:[校对者ID](https://github.com/校对者ID) +译者:[Linux-pdz](https://github.com/Linux-pdz) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出