This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
414b9865e46b0e8041dd8a6e03479479fc7dc73c
blender
/
release
History
Lukas Toenne
b465039ee7
Extended the search operator for nodes to also support node groups. The basic node group type is not included in the node items list, instead all existing node groups are added to the items list in the callback. A prefix is used to distinguish base node types from node groups.
2012-08-10 07:22:36 +00:00
..
bin
Workaround for half-transparent windows when running blender-softwaregl
2011-11-15 07:28:18 +00:00
datafiles
generate COM_OpenCLKernels.cl.h automatically at build time, this allows editing COM_OpenCLKernels.cl and rebuilding and means we dont have to have both files in svn.
2012-08-09 19:59:36 +00:00
freedesktop
patch to our desktop file from debian, German translation.
2012-04-16 09:56:12 +00:00
scripts
Extended the search operator for nodes to also support node groups. The basic node group type is not included in the node items list, instead all existing node groups are added to the items list in the callback. A prefix is used to distinguish base node types from node groups.
2012-08-10 07:22:36 +00:00
text
Readme and Release Log Links:
2012-07-11 21:57:11 +00:00
windows
Enable building of the installer with MinGW-w64, patch by Caleb Joseph (Dobz) thanks a lot!
2012-04-25 11:15:55 +00:00
environment-macosx
…
environment-mswindows
set svn end of lines to native
2011-05-09 08:15:38 +00:00
environment-unix
…