Skip to content
Snippets Groups Projects
Commit a9c5e1d9 authored by Campbell Barton's avatar Campbell Barton
Browse files

2.75 splash

by The Alike Team
parent 7238ae1d
No related branches found
No related tags found
No related merge requests found
release/datafiles/splash.png

183 KiB | W: | H:

release/datafiles/splash.png

137 KiB | W: | H:

release/datafiles/splash.png
release/datafiles/splash.png
release/datafiles/splash.png
release/datafiles/splash.png
  • 2-up
  • Swipe
  • Onion skin
release/datafiles/splash_2x.png

618 KiB | W: | H:

release/datafiles/splash_2x.png

434 KiB | W: | H:

release/datafiles/splash_2x.png
release/datafiles/splash_2x.png
release/datafiles/splash_2x.png
release/datafiles/splash_2x.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -41,8 +41,8 @@ extern "C" { ...@@ -41,8 +41,8 @@ extern "C" {
/* these lines are grep'd, watch out for our not-so-awesome regex /* these lines are grep'd, watch out for our not-so-awesome regex
* and keep comment above the defines. * and keep comment above the defines.
* Use STRINGIFY() rather than defining with quotes */ * Use STRINGIFY() rather than defining with quotes */
#define BLENDER_VERSION 275 #define BLENDER_VERSION 276
#define BLENDER_SUBVERSION 4 #define BLENDER_SUBVERSION 0
/* Several breakages with 270, e.g. constraint deg vs rad */ /* Several breakages with 270, e.g. constraint deg vs rad */
#define BLENDER_MINVERSION 270 #define BLENDER_MINVERSION 270
#define BLENDER_MINSUBVERSION 5 #define BLENDER_MINSUBVERSION 5
...@@ -51,7 +51,7 @@ extern "C" { ...@@ -51,7 +51,7 @@ extern "C" {
/* can be left blank, otherwise a,b,c... etc with no quotes */ /* can be left blank, otherwise a,b,c... etc with no quotes */
#define BLENDER_VERSION_CHAR #define BLENDER_VERSION_CHAR
/* alpha/beta/rc/release, docs use this */ /* alpha/beta/rc/release, docs use this */
#define BLENDER_VERSION_CYCLE alpha #define BLENDER_VERSION_CYCLE rc
extern char versionstr[]; /* from blender.c */ extern char versionstr[]; /* from blender.c */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment