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-11-13OSX: go back to former zoombehaviour with magicmouse in Lion, no time to reco...Jens Verwiebe
2011-11-13Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where itBrecht Van Lommel
2011-11-13Fix #29048: iTaSC solver crash on certain compilers/platforms, due to memoryBrecht Van Lommel
2011-11-13Cycles:Thomas Dinges
2011-11-13Cycles Addon:Thomas Dinges
2011-11-13OpenCL/Nvidia:Thomas Dinges
2011-11-12Cycles:Brecht Van Lommel
2011-11-12Hack-fix for crash-by-assertion on mingw builds on startup if the CUDA driver onJoshua Leung
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-10Cycles: fix missing particle panels and show emitter option not being respected.Brecht Van Lommel
2011-11-10Cycles: attempt to fix build issue with mingw.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Cycles: attempted fix for error building with sse/mtune optimization flags.Brecht Van Lommel
2011-11-10Cycles: when material/world/lamp doesn't use nodes, show color in the UI.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09Cycles: fix light strength mistmatch when clicking "use nodes".Brecht Van Lommel
2011-11-09Cycles: cmake tweaks for linux build, instructions on the wiki no longer worked.Brecht Van Lommel
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08don't overwrite existing CMAKE_CXX_FLAGS for cycles (they may be important)Campbell Barton
2011-11-08Remove redundant .remove()Nathan Letwory
2011-11-08Fix GLEW linking error on MinGW. Antony Riakiotakis
2011-11-08Cycles Merge:Brecht Van Lommel
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08Fix compile after audaspace file source.remove..Jens Verwiebe
2011-11-08Don't compile AUD_JOSResampleReaderCoeff.cpp twice (it's included in AUD_JOSR...Sergey Sharybin
2011-11-08Cycles:Brecht Van Lommel
2011-11-08Cycles: svn merge -r41627:41650 ^/trunk/blenderBrecht Van Lommel
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07Cycles: svn merge -r41531:41613 ^/trunk/blenderBrecht Van Lommel
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-11-05Cycles: make cycles work with new camera sensor size.Brecht Van Lommel
2011-11-05misc doc editsCampbell Barton
2011-11-05Cycles: add location/rotate/scale and XYZ mapping options for all texture nodes,Brecht Van Lommel
2011-11-05Cycles: svn merge -r41467:41531 ^/trunk/blenderBrecht Van Lommel
2011-11-04Cycles: always use static bvh for non-viewport render.Brecht Van Lommel
2011-11-03use Py_TYPE macro (no functional changes)Campbell Barton
2011-11-03Cycles: updates to follow code committed to trunk.Brecht Van Lommel
2011-11-03patch [#28947] Patches for #28943 (Support for XDG Base Directory Specification)Campbell Barton
2011-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-11-02Cycles: RenderEngine api code tweaks, also ensuring it's backwards compatible.Brecht Van Lommel
2011-10-31OSX: make ZOOM-gesture on trackpads half the speed, added comment for experim...Jens Verwiebe
2011-10-30Cycles: progress printing in background mode, print finished at the end andBrecht Van Lommel
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-29Cycles: seed value to get different noise values from renders, there was a patchBrecht Van Lommel
2011-10-27OSX: adapt comments to new behaviour when compiling with gcc-4.6 but GHOST an...Jens Verwiebe
2011-10-27Fix player prototype, fix compile for OSX/XCode4.2, use always tablet enabled...Jens Verwiebe