Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
AgeCommit message (Expand)Author
2011-09-19Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-19Cycles: remove deprecated strict aliasing flag for opencl, fix missing updateBrecht Van Lommel
2011-09-19cleanup endian handlingCampbell Barton
2011-09-18fix for crash loading a file saved with fluidsim when blenders compiled with ...Campbell Barton
2011-09-18added FindOpenImageIO cmake module.Campbell Barton
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-16Cycles: fix issue with mix shaders, leading to use of uninitialized memory.Brecht Van Lommel
2011-09-16Cycles: fix crash deleting emitting objects.Brecht Van Lommel
2011-09-16Cycles: reenable opencl binary caching on mac, it's not the cause of the prob...Brecht Van Lommel
2011-09-15Cycles: attempted fixes for OS X preview render problem, and disableBrecht Van Lommel
2011-09-12Cycles: fix crash with group node sockets that don't connect to any nodeBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-12Cycles:Thomas Dinges
2011-09-12quiet -Wundef warnings for cmake/gcc/elbeemCampbell Barton
2011-09-12Cycles Render API:Thomas Dinges
2011-09-11Audio:Joerg Mueller
2011-09-09Cycles: fix windows build, some minor tweaks.Brecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel
2011-09-08Cycles: some warning fixes, cpu device task tweaks, avoid unnecessaryBrecht Van Lommel
2011-09-06fix link issues with MinGW - a substitute declaration(correctByteOrder) for i...Antony Riakiotakis
2011-09-06replace define '#if FFTW3==1' --> '#ifdef WITH_FFTW3'Campbell Barton
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-06TypofixNathan Letwory
2011-09-06Put dead zone printout behind debug.Nathan Letwory
2011-09-05Cycles: use workgroup size from opencl, attempt to fix issue with apple opencl.Brecht Van Lommel
2011-09-05Cycles: remove -Werror from opencl compile options, apple opencl on lionBrecht Van Lommel
2011-09-04Compile fixes for MinGW, checked with basic initial setup, no CUDA, gcc 4.5.2.Antony Riakiotakis
2011-09-03warning fixesCampbell Barton
2011-09-03Cycles:Brecht Van Lommel
2011-09-03minor edits to build on openbsdCampbell Barton
2011-09-02Cycles: optimizations for instances in scene updates before render starts,Brecht Van Lommel
2011-09-02Cycles:Brecht Van Lommel
2011-09-02Cycles UI:Thomas Dinges
2011-09-02Cycles: svn merge -r39669:39870 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-02Cycles: compile opencl kernels in non-blocking thread, and don't crash onBrecht Van Lommel
2011-09-02Cycles: fix opencl device bug that crashed on windows. Now shows diffuseBrecht Van Lommel
2011-09-01Cycles: fix broken kernel compile after recent change, some tweaksBrecht Van Lommel
2011-09-01Cycles: OpenCL library is now dynamically loaded so that blender doesn't crashBrecht Van Lommel
2011-09-01Cycles UI:Thomas Dinges
2011-09-01Cycles:Brecht Van Lommel
2011-09-01making carbon to build again (note: NDOF is not working here)Dalai Felinto
2011-08-31typo fix: end of lines ;; --> ;Campbell Barton
2011-08-30SVN maintenance.Guillermo S. Romero
2011-08-30When creating a multisample window for Win32, the first context created, whic...Mitchell Stokes
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-30Removing outdated files.Joerg Mueller
2011-08-30Merging pepper to trunk at revision 39791.Joerg Mueller
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-30Last bunch of minor fixes before merge.Joerg Mueller