Revision: 48687
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48687
Author: hos
Date: 2012-07-06 16:55:35 + (Fri, 06 Jul 2012)
Log Message:
---
Fix for bug 32017.
There was some bad recursion introduced recently that caused crashes
when a
Revision: 24534
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24534
Author: hos
Date: 2009-11-12 19:35:26 +0100 (Thu, 12 Nov 2009)
Log Message:
---
== Blender 2.4x ==
Removed highly annoying "recalc data OB" debug print.
Mod
Revision: 24158
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24158
Author: hos
Date: 2009-10-29 18:57:02 +0100 (Thu, 29 Oct 2009)
Log Message:
---
Options to set OpenCollada, pcre and expat dirs (Dyussenov's test please).
Modifi
Revision: 24157
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24157
Author: hos
Date: 2009-10-29 16:54:25 +0100 (Thu, 29 Oct 2009)
Log Message:
---
A CMake file for collada support (Dyussenov's: please test).
Added Paths:
--
Revision: 23319
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23319
Author: hos
Date: 2009-09-18 01:17:31 +0200 (Fri, 18 Sep 2009)
Log Message:
---
Support for building opencollada branch using CMake. Not sure how
to tell the syst
Revision: 21629
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=21629
Author: hos
Date: 2009-07-16 20:44:48 +0200 (Thu, 16 Jul 2009)
Log Message:
---
Don't link gameplayer against the decimation code (CMake).
Modified Paths:
--
Revision: 20764
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=20764
Author: hos
Date: 2009-06-09 20:08:45 +0200 (Tue, 09 Jun 2009)
Log Message:
---
Use fputs instead of fprintf in mem_error_cb(). This silences the
gcc warning "for
Revision: 20432
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=20432
Author: hos
Date: 2009-05-26 19:15:29 +0200 (Tue, 26 May 2009)
Log Message:
---
BGE build probs with CMake: directory "source/gameengine/SceneGraph"
was been refe
Revision: 19330
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19330
Author: hos
Date: 2009-03-19 02:50:45 +0100 (Thu, 19 Mar 2009)
Log Message:
---
Makefile updates for Blender 2.5 (from GSR)
Modified Paths:
--
br
Revision: 17883
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17883
Author: hos
Date: 2008-12-15 21:53:45 +0100 (Mon, 15 Dec 2008)
Log Message:
---
B
Linking of blenderplayer was failing with unresolved symbols
(initVideoTexture)
Revision: 17877
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17877
Author: hos
Date: 2008-12-15 18:47:57 +0100 (Mon, 15 Dec 2008)
Log Message:
---
Make sure that WITH_OPENEXR is defined when sources are configured
with OpenEXR in
Revision: 16983
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16983
Author: hos
Date: 2008-10-08 21:58:57 +0200 (Wed, 08 Oct 2008)
Log Message:
---
Patch #7065, from Stephane SOPPERA, part two: improvements when using
the commandl
Revision: 16982
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16982
Author: hos
Date: 2008-10-08 21:56:41 +0200 (Wed, 08 Oct 2008)
Log Message:
---
Patch #7065, from Stephane SOPPERA, part one: define macro WITH_OPENEXR
when the s
Revision: 16949
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16949
Author: hos
Date: 2008-10-06 19:11:10 +0200 (Mon, 06 Oct 2008)
Log Message:
---
Use xrange() rather than range() for loop iterations.
Modified Paths:
---
Revision: 16948
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16948
Author: hos
Date: 2008-10-06 19:06:13 +0200 (Mon, 06 Oct 2008)
Log Message:
---
A fix for bug #8814:
http://projects.blender.org/tracker/?func=detail&atid=125&ai
Revision: 16251
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16251
Author: hos
Date: 2008-08-25 17:33:18 +0200 (Mon, 25 Aug 2008)
Log Message:
---
Patch #17517 from Enrico Fracasso (thanks!)
Explicitly setting CMake policy CMP00
Revision: 15992
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15992
Author: hos
Date: 2008-08-06 22:37:15 +0200 (Wed, 06 Aug 2008)
Log Message:
---
Getting the blenderplayer to compile/link with CMake.
Note: yuck, this is a horri
Revision: 15990
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15990
Author: hos
Date: 2008-08-06 21:47:52 +0200 (Wed, 06 Aug 2008)
Log Message:
---
Fixed a warning due to a change in policy between cmake 2.4 and
cmake 2.6. (Other
Revision: 15275
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15275
Author: hos
Date: 2008-06-18 23:16:29 +0200 (Wed, 18 Jun 2008)
Log Message:
---
== VRML97 exporter ==
Faulty indentation of a line sometimes caused a bunch of em
Revision: 15273
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15273
Author: hos
Date: 2008-06-18 21:58:05 +0200 (Wed, 18 Jun 2008)
Log Message:
---
== VRML97 export ==
Don't export vertex colors if a mesh doesn't have any (even i
Revision: 15270
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15270
Author: hos
Date: 2008-06-18 19:13:33 +0200 (Wed, 18 Jun 2008)
Log Message:
---
== VRML97 export ==
Patch #10569 from Michalis Kamburelis (sorry for the delay).
Revision: 14779
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14779
Author: hos
Date: 2008-05-10 16:05:35 +0200 (Sat, 10 May 2008)
Log Message:
---
Reverting vrml97_export.py to it's state at revision 14751 because:
1) Bug #6692
Revision: 14532
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14532
Author: hos
Date: 2008-04-23 22:11:24 +0200 (Wed, 23 Apr 2008)
Log Message:
---
Creating GSoC branch for djd
Added Paths:
---
branches/soc-2008-djd/
Revision: 14522
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14522
Author: hos
Date: 2008-04-23 00:13:06 +0200 (Wed, 23 Apr 2008)
Log Message:
---
Creating GSoC branch for jaguarandi
Added Paths:
---
branches/soc-200
Revision: 14521
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14521
Author: hos
Date: 2008-04-23 00:09:53 +0200 (Wed, 23 Apr 2008)
Log Message:
---
Creating GSoC branch for UncleZeiv
Added Paths:
---
branches/soc-2008
Revision: 14498
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14498
Author: hos
Date: 2008-04-21 05:56:34 +0200 (Mon, 21 Apr 2008)
Log Message:
---
CLRF fixes from GSR.
Modified Paths:
--
trunk/blender/source/blen
Revision: 14497
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14497
Author: hos
Date: 2008-04-21 05:55:39 +0200 (Mon, 21 Apr 2008)
Log Message:
---
Small fix from GSR for using pkg-config to find OpenEXR libraries
Modified Paths:
Revision: 14388
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14388
Author: hos
Date: 2008-04-11 22:46:12 +0200 (Fri, 11 Apr 2008)
Log Message:
---
Moved initialization of vertex flags up a bit in the subdivide
routine because the
Revision: 14387
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14387
Author: hos
Date: 2008-04-11 21:58:54 +0200 (Fri, 11 Apr 2008)
Log Message:
---
Make blenderplayer link to binreloc on linux.
Modified Paths:
--
29 matches
Mail list logo