Commit Graph

30 Commits

Author SHA1 Message Date
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