Commit Graph

46 Commits

Author SHA1 Message Date
Jérôme Duval
0c947718c6 blender: rebuild after openvdb soname bump 2019-09-23 08:00:52 +02:00
miqlas
e0d6bf42e3 Blender: build fix (#4118) 2019-08-22 19:39:41 +03:00
Sergei Reznikov
af8e9f5e38 blender: add patch for gcc8 2019-07-26 13:19:29 +03:00
Sergei Reznikov
c927d5edfb blender: bump for rebuild 2019-07-26 12:57:59 +03:00
Sergei Reznikov
a8cff1b065 blender: bump for rebuild 2019-07-26 00:36:28 +03:00
miqlas
0bd30b7ead Blender: fix numpy, llvm, use release settings for python related things (#3756) 2019-04-11 11:28:38 -04:00
Jérôme Duval
ee7c00fcca blender: adjust requires after numpy renaming. 2019-03-30 01:08:02 +01:00
miqlas
c8d740abe6 Blender: revbump (#3083) 2018-09-18 22:01:01 +02:00
Jerome Duval
38023d41f0 code reformat. 2018-09-07 16:25:32 +02:00
miqlas
364dbe4e4e Blender ffmpeg fix, windowed mode, cleanup, unstrip (#2887) 2018-08-04 22:11:47 +02:00
miqlas
91a812e405 Blender: Cleanup, rev-bump (#2886)
FFMPEG still disabled
2018-08-04 14:53:41 +02:00
Augustin Cavalier
d530e87158 Bump all dependents of FFmpeg (again.)
Sorry for the noise...
2018-07-02 20:07:00 -04:00
Augustin Cavalier
df75b1d18f Bump revisions of all packages that depend on FFmpeg.
Using the tools script.
2018-07-02 18:50:08 -04:00
Jérôme Duval
042670f2b2 blender: bump revision after openvdb. 2018-05-30 10:21:13 +02:00
Jérôme Duval
88b8b5df1f blender: update HOMEPAGE. 2018-05-30 07:02:58 +02:00
miqlas
7df7dcc990 Blender 2.79b (#2498) 2018-05-07 14:05:52 -04:00
miqlas
233c278be0 Bump for rebuild 2018-03-10 16:53:28 +01:00
miqlas
964dc4a74e Blender: rev bump for rebuild 2018-03-10 16:31:19 +01:00
miqlas
99b3c76c3e Blender : enable some features, cleanup (#2018)
* WIP

* WIP2

* Blender: add TBB, Alembic, OpenCollada

* WIP

* On my way to get Blender match to the official release feuture-set
2018-01-05 10:16:38 +01:00
miqlas
43d501abc3 Blender: use system provided PugiXML (#1833)
* Blender: use system provided PugiXML

* Blender : debuginfo

* REV bump

* Remove unneeded recipe/patch

* Packaging fix

* Disable debuginfo, fix install
2017-12-03 18:16:48 +01:00
miqlas
bc46ba4219 Blender: build fix (hopefully a working one) 2017-11-30 23:03:06 +01:00
miqlas
43ee3f20fe Rev bump to let it built 2017-11-30 22:49:23 +01:00
Sergei Reznikov
b0c6ee6773 Revert "Blender: drop outdated patches"
This reverts commit 2018912075.
The patches appear to contain experemental native GUI.
2017-11-30 16:08:23 +03:00
miqlas
4846f5e773 Trying to get Blender built by builders.
LLVM4 not available anymore
2017-11-30 11:59:02 +01:00
Sergei Reznikov
2018912075 Blender: drop outdated patches 2017-11-22 01:43:22 +03:00
miqlas
1a3e3ff6fb Blender: introduce preliminary secondary arch support. (#1650)
* 3D rendering and UI not lagging, i would say usable for small projects.
* Cycles works, video input-output works, animation works and stable enough.
* Current problems:
if an other Haiku window pops up the mouse cursor starts to left tacelines (Double buffering?)
3D rendering in viewport is somewhat broken, face normals looks wrong (Mesa?)
Blender crashes at exit (SDL?)
No MIME type and icon for the supported documents
2017-09-21 07:08:55 +02:00
miqlas
88e86fb600 Blender: bump version (#1649)
* Blender: bump and pimp
2017-09-17 23:06:04 +03:00
miqlas
c4c7dce354 Blender: bump version, now with 100% more icon (#1458) 2017-06-24 11:19:35 -04:00
Jerome Duval
49a1adc981 blender: bump python to 3.6. 2017-04-14 17:40:00 +02:00
miqlas
57788ade99 Blender: bump version, updated patchset (#1130) 2017-03-05 07:23:05 -05:00
Jérôme Duval
202495c4c4 blender: remove old recipe. 2016-05-12 09:55:17 +02:00
Jerome Duval
e054e963e6 blender: bump version, still crashes on start up. 2015-10-16 23:54:55 +00:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
74e89b3499 blender: now builds, but crashes on start up.
* workaround lack of dirent.d_type, lack of pthread_rwlock_initializer.
2015-06-13 15:46:10 +00:00
Jerome Duval
554881a69e blender: add dependency on openimageio
* have cmake check vendor-packages for python modules.
2015-06-08 19:36:55 +00:00
Jerome Duval
e528dad0f1 blender: forgot config_haiku.h for glog. 2015-06-07 08:53:42 +00:00
Jerome Duval
df82bd57ba blender: added WIP recipe for version 2.74
* missing: malloc_usable_size().
2015-06-06 18:06:51 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Michael Weirauch
391aac6c1c * initial 2.49b patch based on 2.47
* some hacks to get htonl/ntohl undefined refs squashed
  (has to be fixed, dunno how, yet)
* bep install not "implemented", yet
2010-06-09 21:18:40 +00:00
Michael Weirauch
65cc9ec243 * reverted temporary GHOST_DEBUG define
* also removed it from haiku1-config.py CPPDEFINES
  (it's place is in user-config.py if present)
* removed unneeded code (already commented) for spawning of
  the BApplication Run()ing thread
2009-09-21 18:29:53 +00:00
Michael Weirauch
d8d6074ea4 * fix O_BINARY warning
* use subprocess.Popen() instead of 2.6-deprecated os.popen()
2009-09-21 16:34:11 +00:00
Michael Weirauch
23e7287df0 * A cleaned up WIP patch
* No functional changes over the initial one
* Explicitely use python2.5 as builds with python2.6 show issues on launching the
  resulting blender binary (no time to investigate, yet)
2009-09-18 23:37:07 +00:00
Michael Weirauch
1b902c06c6 * WIP blender 2.47 patch 2009-03-10 21:09:23 +00:00