Revision: 45419
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=45419
Author: dingto
Date: 2012-04-05 09:27:53 +0000 (Thu, 05 Apr 2012)
Log Message:
-----------
Readme and Release Log Links:
* Update to 2.63
* Update readme with proper links to 2.6 Manual, remove Solaris OS (no official
builds from our side).
Modified Paths:
--------------
trunk/blender/release/scripts/startup/bl_ui/space_info.py
trunk/blender/release/text/readme.html
trunk/blender/source/blender/windowmanager/intern/wm_operators.c
Modified: trunk/blender/release/scripts/startup/bl_ui/space_info.py
===================================================================
--- trunk/blender/release/scripts/startup/bl_ui/space_info.py 2012-04-05
09:13:32 UTC (rev 45418)
+++ trunk/blender/release/scripts/startup/bl_ui/space_info.py 2012-04-05
09:27:53 UTC (rev 45419)
@@ -362,7 +362,7 @@
layout = self.layout
layout.operator("wm.url_open", text="Manual", icon='HELP').url =
'http://wiki.blender.org/index.php/Doc:2.6/Manual'
- layout.operator("wm.url_open", text="Release Log", icon='URL').url =
'http://www.blender.org/development/release-logs/blender-262/'
+ layout.operator("wm.url_open", text="Release Log", icon='URL').url =
'http://www.blender.org/development/release-logs/blender-263/'
layout.separator()
Modified: trunk/blender/release/text/readme.html
===================================================================
--- trunk/blender/release/text/readme.html 2012-04-05 09:13:32 UTC (rev
45418)
+++ trunk/blender/release/text/readme.html 2012-04-05 09:27:53 UTC (rev
45419)
@@ -12,18 +12,18 @@
</style>
</head>
<body>
-<p class="title"><b>Blender 2.62</b></p>
+<p class="title"><b>Blender 2.63</b></p>
<p><br></p>
<p class="header"><b>About</b></p>
-<p class="body">Welcome to Blender, the free, open source 3D application for
modeling, animation, rendering, compositing, video editing and game creation.
Blender is available for Linux, Mac OS X, Windows, Solaris and FreeBSD and has
a large world-wide community.</p>
+<p class="body">Welcome to Blender, the free, open source 3D application for
modeling, animation, rendering, compositing, video editing and game creation.
Blender is available for Linux, Mac OS X, Windows and FreeBSD and has a large
world-wide community.</p>
<p class="body">Blender can be used freely for any purpose, including
commercial use and distribution. It's free and open-source software, released
under the GNU GPL licence. The entire source code is available on our
website.</p>
<p class="body">For more information, visit <a
href="http://www.blender.org">blender.org</a>.</p>
<p><br></p>
-<p class="header"><b>2.62</b></p>
-<p class="body">The Blender Foundation and online developer community is proud
to present Blender 2.62. This release is the third official stable release of
the Blender 2.6 series, in which we will refine the 2.5 series and add exciting
new features again.<a
href="http://www.blender.org/development/release-logs/blender-262/">More
information about this release</a>.</p>
+<p class="header"><b>2.63</b></p>
+<p class="body">The Blender Foundation and online developer community is proud
to present Blender 2.63. This release is the fourth official stable release of
the Blender 2.6 series, in which we will refine the 2.5 series and add exciting
new features. <a
href="http://www.blender.org/development/release-logs/blender-263/">More
information about this release</a>.</p>
<p><br></p>
<p class="header"><b>Bugs</b></p>
-<p class="body">Although Blender 2.62 is considered a stable release, you may
encounter a bug. If you do, please help us by posting it in the bug tracker or
using Help → Report a Bug from inside Blender. If it wasn’t reported yet,
please log in (or register) and fill in detailed information about the error.
Please post detailed instructions on how to reproduce it or post a .blend file
showcasing the bug.</p>
+<p class="body">Although Blender 2.63 is considered a stable release, you may
encounter a bug. If you do, please help us by posting it in the bug tracker or
using Help → Report a Bug from inside Blender. If it wasn’t reported yet,
please log in (or register) and fill in detailed information about the error.
Please post detailed instructions on how to reproduce it or post a .blend file
showcasing the bug.</p>
<p><br></p>
<p class="header"><b>Package Contents</b></p>
<p class="body">The downloaded Blender package includes:</p>
@@ -33,23 +33,23 @@
<p><br></p>
<p class="header"><b>Installation</b></p>
<p class="body"><b>Windows: </b>The download .zip contains a Blender folder.
You may put this anywhere on your hard drive. To launch Blender, double-click
on Blender.exe.</p>
-<p class="body"><b>Linux, FreeBSD, Solaris: </b>Unpack the archive, Then run
the Blender executable.</p>
+<p class="body"><b>Linux, FreeBSD: </b>Unpack the archive, Then run the
Blender executable.</p>
<p class="body"><b>Mac OS X: </b>The downloaded package includes blender.app.
Optionally copy this to your Applications folder, and add it to the dock by
dragging it from there to the dock.</p>
<p></p>
<p class="body"><b>Installing Addons (all systems)</b> Addons can be installed
from the user preferences addons section, download an addon as a .py or .zip
file, then press the "Install Addon" button and select the file to install
it.</p>
<p><br></p>
<p class="header"><b>Getting Started</b></p>
-<p class="body">When opening Blender, you’ll see large 3D view in the center,
a Toolbar on the left, a Properties area and an Outliner area on the right and
a Timeline at the bottom.</p>
+<p class="body">When opening Blender, you’ll see large 3D view in the center,
a Toolbar on the left, a Properties editor and an Outliner on the right and a
Timeline at the bottom.</p>
<p class="body">Orbit around in the 3D view by holding the middle mouse button
and dragging. Alternatively, hold the alt key and drag the left mouse button.
Additionally, hold Shift to pan the view and Ctrl to zoom.</p>
<p class="body">Select objects using the right mouse button. With the object
selected, perform actions by clicking any of the tool buttons on the left, or
make changes to its properties by altering any of the setting on the right.</p>
-<p class="body">For more information on how to use Blender, <a
href="http://www.blender.org/education-help/">watch tutorials</a> or <a
href="http://wiki.blender.org/index.php/Doc:Manual">read the manual</a>.</p>
+<p class="body">For more information on how to use Blender, <a
href="http://www.blender.org/education-help/">watch tutorials</a> or <a
href="http://wiki.blender.org/index.php/Doc:2.6/Manual">read the manual</a>.</p>
<p><br></p>
<p class="header"><b>Links</b></p>
<p class="body">Users:</p>
<p class="body"> General information <a
href="http://www.blender.org">www.blender.org</a> <br>
- Full release log <a
href="http://www.blender.org/development/release-logs/blender-262/">www.blender.org/development/release-logs/blender-262/</a><br>
+ Full release log <a
href="http://www.blender.org/development/release-logs/blender-263/">www.blender.org/development/release-logs/blender-263/</a><br>
Tutorials <a
href="http://www.blender.org/education-help/">www.blender.org/education-help/</a>
<br>
- Manual <a
href="http://wiki.blender.org/index.php/Doc:Manual">wiki.blender.org/index.php/Doc:Manual</a><br>
+ Manual <a
href="http://wiki.blender.org/index.php/Doc:2.6/Manual">wiki.blender.org/index.php/Doc:2.6/Manual</a><br>
User Forum <a
href="http://www.blenderartists.org">www.blenderartists.org</a><br>
IRC <a
href="irc://irc.freenode.net/#blenderchat">#blenderchat</a> or <a
href="irc://irc.freenode.net/#blender">#blender</a> on irc.freenode.net<br>
</p>
Modified: trunk/blender/source/blender/windowmanager/intern/wm_operators.c
===================================================================
--- trunk/blender/source/blender/windowmanager/intern/wm_operators.c
2012-04-05 09:13:32 UTC (rev 45418)
+++ trunk/blender/source/blender/windowmanager/intern/wm_operators.c
2012-04-05 09:27:53 UTC (rev 45419)
@@ -1302,7 +1302,7 @@
uiItemL(col, "Links", ICON_NONE);
uiItemStringO(col, IFACE_("Donations"), ICON_URL, "WM_OT_url_open",
"url", "http://www.blender.org/blenderorg/blender-foundation/donation-payment");
uiItemStringO(col, IFACE_("Credits"), ICON_URL, "WM_OT_url_open",
"url", "http://www.blender.org/development/credits");
- uiItemStringO(col, IFACE_("Release Log"), ICON_URL, "WM_OT_url_open",
"url", "http://www.blender.org/development/release-logs/blender-262");
+ uiItemStringO(col, IFACE_("Release Log"), ICON_URL, "WM_OT_url_open",
"url", "http://www.blender.org/development/release-logs/blender-263");
uiItemStringO(col, IFACE_("Manual"), ICON_URL, "WM_OT_url_open", "url",
"http://wiki.blender.org/index.php/Doc:2.5/Manual");
uiItemStringO(col, IFACE_("Blender Website"), ICON_URL,
"WM_OT_url_open", "url", "http://www.blender.org");
uiItemStringO(col, IFACE_("User Community"), ICON_URL,
"WM_OT_url_open", "url", "http://www.blender.org/community/user-community");
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs