summaryrefslogtreecommitdiffstats
path: root/graphics/blender/HISTORY
blob: fe1cfc0e41b0860a27e8e2332317ca9e5fe4c350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
2010-03-13 Peng Chang (Charles) <chp@sourcemage.org>
	* DETAILS: updated spell to 2.49b
	* PRE_BUILD: fix one yasm -I path

2009-08-29 Martin Spitzbarth <m.spitzbarth@gmx.de>
	* DETAILS: updated spell to 2.49a
	* DEPENDS: added dependency on yasm

2008-10-23 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.48a

2008-10-20 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.48
	* CONFIGURE: removed, the options goes to DEPENDS
	* PRE_BUILD: cleaned up
	* INSTALL: let's "minimize" the lines
	* DEPENDS: use scons vars freely like in ardour2 spell

2008-08-24 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.47, cleaned up
	* BUILD, INSTALL: cleaned up

2008-05-19 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.46
	* PRE_BUILD: sed -i > sedit, gcc 4.3 patch is useless, SPELL > SCRIPT
	* INSTALL: verbosity ftw! (we're not hiding installation from the users)
	  removed useless spaces and brackets, fixed the paths
	* BUILD: fixed the paths
	* CONFLICTS: cleaned up

2008-04-19 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply gcc43.patch
	* gcc43.patch: Fix compilation issues with GCC 4.3.0
	  Submitted upstream at
	  http://projects.blender.org/tracker/index.php?func=detail&aid=9482

2007-12-09 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: cleaned up, PATCHLEVEL++
	* BUILD, CONFIGURE, DEPENDS: cleaned up, added ode as opt dep,
	  fixed openal dep: openal <-> freealut (blender is
	  uncompileable with the only openal)
	* INSTALL: removed useless stuff for .blender dir,
	  added new cool 48x48 icon
	* FINAL: fixed message color

2007-09-27 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.45
	  Verified hash against blender-2.45.tar.gz.md5sum
	  Added US and AU mirrors

2007-09-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* BUILD, INSTALL: build and install libraries necessary to
	  execute scripts
	* INSTALL: cleaned up the installation process
	* PRE_BUILD, blender-2.44-scriptsdir.patch: added patch from
	  gentoo to correctly set the scriptsdir
	* BUILD, DEPENDS, CONFIGURE: added optional support for ffmpeg

2007-07-29 Martin Spitzbarth <m.spitzbarth@gmx.de>
	* PRE_BUILD: fixed permissions and include files for the sample
	  plugins
	* INSTALL: install scripts, translations and sample plugins
	* FINAL: added message to remind users to copy the files mentioned
	  above into their homedirectory. See bug #13864

2007-05-18 Martin Spitzbarth <m.spitzbarth@gmx.de>
	* DETAILS: updated spell to 2.44, blender now works on x86_64

2007-03-16 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 2.4.3

2007-01-16 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Finally figured out why blender wouldn't compile,
	  config/linux2-config.py hardcodes the python version as 2.4.
	  We now sedit that file to use $(installed_version python).
	  Bug #13418

2006-07-28 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: Updated to 2.42a

2006-07-15 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: Updated to 2.42
	* CONFIGURE, DEPENDS: Added optional openexr
	* BUILD: Updated configuration variables
	* INSTALL: Updated to work with this version

2006-05-06 Flavien Bridault <vlaaad@sourcemage.org>
	* desktop/blender: updated
	* blender48x48.png: created 
	* INSTALL: install icon

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-01-27 Neuron <vlmarek@volny.cz>
	* DETAILS: PATCHLEVEL=1
	* INSTALL, BUILD: again create blenderplayer

2006-01-26 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to 2.4.1. Updated SOURCE_DIRECTORY
	  Removed PATCHLEVEL
	* INSTALL: Doesn't seem to build blender-player now

2006-01-04 Robin Cook <rcook@wyrms.net>
	* DEPENDS: corrected openal if statement

2006-01-01 Neuron <vlmarek@volny.cz>
	* FINAL: Made executable

2006-01-01 Neuron <vlmarek@volny.cz>
	* DETAILS: updated description a bit
	* DETAILS: increased PATCHLEVEL and touched UPDATED to have more
	  testing
	* BUILD: cleanup $BUILD_DIRECTORY/{build,lib} first, as there may be
	  old data
	* BUILD: Removed old and unused scons options
	* DEPENDS, CONFIGURE, BUILD: FTGL is now included (it's branched and
	  modified FTGL not the original thing), so build it unconditionally
	* DEPENDS: Remove libogg and libvorbis, as they are not used
	* DEPENDS: Remove previously commented dependencies
	* INSTALL: Respect INSTALL_ROOT
	* INSTALL: Missing &&
	* FINAL: also remove $BUILD_DIRECTORY/lib

2005-12-26 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to 2.40, Updated BUILD_DIRECTORY

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-06-19 David Brown <dmlb2000@excite.com>
	* DETAILS: updated 2.37a still doesn't work with openal but updated
	  anyway.

2005-06-01 David Brown <dmlb2000@excite.com>
	* DETAILS: updated 2.37

2005-03-09 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Conflicts with blender-bin

2005-01-10 David Braaten <xiticix47@hotmail.com>
	* CONFIGURE, DEPENDS, BUILD, HISTORY: apply Neuron's patch. bug 7878.
	  (see 2004-12-24 HISTORY entry below)

2005-01-08 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.36
	  SOURCE switched to .gz
	  SOURCE_DIRECTORY no longer uses -$VERSION

2004-12-24 Neuron <vlmarek@volny.cz>
	* TRIGGERS: removed (blender does not use ode anymore)
	* CONFIGURE, DEPENDS, BUILD: International fonts (ftgl)

2004-12-16 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Python renamed to python

2004-11-16 Neuron <vlmarek@volny.cz>
	* DETAILS: version 2.35
	* CONFIGURE: created, ask for openal.
	* DEPENDS: use configure result for openal.
	* BUILD: converted to pass scons options.
	* FINAL: created, clean up scons cruft from $BUILD_DIRECTORY/build.

2004-08-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.34
	  Shortened SHORT
	  BUILD_API=2
	* BUILD: Converted to BUILD_API 2
	* INSTALL: Added
	  Use `install` instead of `cp`
	* DEPENDS: Can now directly use yafray for modeling

2004-08-03 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: SDL renamed to sdl
	  Formatted to Guru Handbook

2004-05-14 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.33a
	* DEPENDS: Added dependency on GLUT
	  GameBlender is back!
	  Allow blenderplugin as well
	  Does not need/use openssl
	* BUILD: Edit SConstruct for our dependencies and system
	  Setup SCons to use $MAKE_NJOBS
	  Copy blender to /usr/bin
	* WIP: Remove

2004-04-05 David Braaten <xiticix47@hotmail.com>
	* DETAILS: Updated to 2.33
	* WIP: Learning scons interface

2004-04-05 David Braaten <xiticix47@hotmail.com>
	* DEPENDS: made jpeg depends instead of optional. bug 6467.

2004-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.32
	  Removed MAINTAINER

2004-01-13 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.31a

2003-11-30 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.31

2003-11-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.30
	* BUILD: Needs '-lpng -lz -lm' added to LDFLAGS
	  Doesn't need ./bootstrap anymore
	* HISTORY: Formatted to Guru Handbook

2003-10-17 David Braaten <xiticix47@hotmail.com>
	* DETAILS: Version++ (2.28c).

2003-08-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.28a

2003-08-04 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on openal now

2003-07-31 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.28
	* BUILD: Now installs into /usr instead of /usr/local

2003-07-16 Eric Sandall <sandalle@sourcemage.org>
	* Fixed typo (Bug #3726)

2003-06-18 Eric Sandall <sandalle@sourcemage.org>
	* Fixed gameengine/plugin problem

2003-06-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.27 (fixes Bug #2923)

2003-05-12 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Added conflicts blender_cvs

2003-03-09 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Added dependency on ode (as some systems seem
	  to need this to compile) for GameBlender, thanks
	  to Chris Brien (removed from CONFIGURE), but it
	  is going to be commented out as GameBlender is
	  disabled in this version.
	* TRIGGERS: Added TRIGGERS on ode, as it builds static
	  libraries, thanks to Robert Helgesson
	* CONFIGURE,DEPENDS:: Moved CONFIGURE option for plugin
	  support to DEPENDS, as it requires mozilla anyways.
	  (removed CONFIGURE, as it is now unneeded)

2003-03-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Added dependency on Python
	  Added optional dependencies for mozilla,
	  libogg, libvorbis
	  Changed dependencies on openssl, libpng,
	  and jpeg to optional_depends
	* CONFIGURE: Updated CONFIGURE for blenderplugin support
	  and to add gameblender to OPTS
	* DETAILS: Updated to 2.26 (first true GPL release! :))

2002-10-18 Arwed v. Merkatz <v.merkatz@gmx.net>
	* Created this spell