Skip to content

Commit

Permalink
Change 2.0.1 version number to 2.0.2.
Browse files Browse the repository at this point in the history
Change 2.0.1 version number to 2.0.2.
In CC3HelloWorld project, remove Architectures build setting override in cocos2d
& cocos2d-chipmunk targets.
  • Loading branch information
billhollings committed Dec 8, 2014
1 parent c6914f1 commit 5cba58b
Show file tree
Hide file tree
Showing 316 changed files with 313 additions and 323 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG
Expand Up @@ -9,7 +9,6 @@ http://www.brenwill.com
+++++++++++++++++++++++++++++++++++++



Cocos3D 2.0.2 - 2014/12/15
-------------------------------------

Expand Down Expand Up @@ -39,7 +38,6 @@ Cocos3D 2.0.1 - 2014/09/19
- Remove ! from README!.md filename for GitHub compatibility



Cocos3D 2.0.0 - 2014/07/31
-------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion Docs/API/doxygen.config
Expand Up @@ -32,7 +32,7 @@ PROJECT_NAME = Cocos3D
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = 2.0.1
PROJECT_NUMBER = 2.0.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
Expand Down
2 changes: 1 addition & 1 deletion LICENSE_cocos3d.txt
@@ -1,6 +1,6 @@
COCOS3D LICENSE

Cocos3D 2.0.1
Cocos3D 2.0.2

Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/MainLayer.h
@@ -1,7 +1,7 @@
/*
* MainLayer.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/MainLayer.m
@@ -1,7 +1,7 @@
/*
* MainLayer.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/TileLayer.h
@@ -1,7 +1,7 @@
/*
* TileLayer.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/TileLayer.m
@@ -1,7 +1,7 @@
/*
* TileLayer.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/TileScene.h
@@ -1,7 +1,7 @@
/*
* TileScene.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/Classes/TileScene.m
@@ -1,7 +1,7 @@
/*
* TileScene.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* AppDelegate.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* AppDelegate.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3Demo3DTiles/CC3Demo3DTiles/iOS Support/main.m
@@ -1,7 +1,7 @@
/*
* main.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpLayer.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpLayer.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpScene.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpScene.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/HUDLayer.h
@@ -1,7 +1,7 @@
/*
* HUDLayer.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/HUDLayer.m
@@ -1,7 +1,7 @@
/*
* HUDLayer.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/HUDScene.h
@@ -1,7 +1,7 @@
/*
* HUDScene.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/HUDScene.m
@@ -1,7 +1,7 @@
/*
* HUDScene.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/Models.h
@@ -1,7 +1,7 @@
/*
* Models.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/Classes/Models.m
@@ -1,7 +1,7 @@
/*
* Models.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpAppDelegate.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpAppDelegate.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/OSX Support/main.m
@@ -1,7 +1,7 @@
/*
* main.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpAppDelegate.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3DemoMashUpAppDelegate.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
2 changes: 1 addition & 1 deletion Projects/CC3DemoMashUp/CC3DemoMashUp/iOS Support/main.m
@@ -1,7 +1,7 @@
/*
* main.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* AppDelegate.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* AppDelegate.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* IntroScene.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* IntroScene.M
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* MainViewController.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* MainViewController.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2011-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
Expand Up @@ -3010,7 +3010,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand All @@ -3034,7 +3033,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -3055,7 +3053,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -3077,7 +3074,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down
Expand Up @@ -2998,7 +2998,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand All @@ -3022,7 +3021,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -3043,7 +3041,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -3065,7 +3062,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3PerformanceLayer.h
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down
@@ -1,7 +1,7 @@
/*
* CC3PerformanceLayer.m
*
* Cocos3D 2.0.1
* Cocos3D 2.0.2
* Author: Bill Hollings
* Copyright (c) 2010-2014 The Brenwill Workshop Ltd. All rights reserved.
* http://www.brenwill.com
Expand Down

0 comments on commit 5cba58b

Please sign in to comment.