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
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-11-17OSX/scons: small reorder and spellingJens Verwiebe
2013-11-17OSX/scons: fix msgfmt binary linking and locale files distributionJens Verwiebe
2013-11-16Further tweak to .mo compilation on windowsSergey Sharybin
2013-11-16Attempt to fix compilation error on windowsSergey Sharybin
2013-11-15Add functional and cctype headers to msgfmt.ccSergey Sharybin
2013-11-15Fix for msgfmt leaving context from previous message stringSergey Sharybin
2013-11-12Fix for [#37362] Audio strips sometimes are evaluated incorrectly.Joerg Mueller
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-08Fix for [#37293] Audio does not Scrub, plays fully insteadJoerg Mueller
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX/GHOST: starting file by file removal of outdated code, such as VERSION_MI...Jens Verwiebe
2013-11-05Fix linking for non-apple ndofJens Verwiebe
2013-11-05OSX: removing useless cocoa conditionals as it's solely api nowJens Verwiebe
2013-11-05OSX/cmake: ghost carbon removalJens Verwiebe
2013-11-05OSX: more carbon removal cleanupsJens Verwiebe
2013-11-05OSX: remove Ghost carbon files finallyJens Verwiebe
2013-11-05OSX: remove Ghost carbon files and adapt sconsJens Verwiebe
2013-11-05code cleanup: quiet warningsCampbell Barton
2013-11-01Cycles:Thomas Dinges
2013-11-01code cleanup: spellingCampbell Barton
2013-10-31code cleanup: spellingCampbell Barton
2013-10-31add atomic_ops.h to cmake's source code listing.Campbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-30Fix #37194, OSL script crashes blender. The lookup functions for finding Cycl...Lukas Toenne
2013-10-28Fix #37184: film exposure + transparency not working well in cycles viewport.Brecht Van Lommel
2013-10-28Fix #37187: ghost/test/multitest fails to buildSergey Sharybin
2013-10-27cmake: bsp needs motoSergej Reich
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-26remove unused varCampbell Barton
2013-10-25patch [#37188] Remove filename entry specified twiceCampbell Barton
2013-10-25rigidbody: Use bullet's own fixed constraintSergej Reich
2013-10-23Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math no...Lukas Toenne
2013-10-20Fix #37153: Bool union of 2 planes makes Blender 2.69 RC2 hangSergey Sharybin
2013-10-20Fix for wrong implementation of mmap in lock-free allocatorSergey Sharybin
2013-10-19Fix: ensure cycles mist pass stays in range 0..1, it could have values out ofBrecht Van Lommel
2013-10-19Fix #37134: cycles viewport not displaying correct with multi GPU renderBrecht Van Lommel
2013-10-18Make strict compiler flags happySergey Sharybin
2013-10-18Fix cycles hair segments not giving correct vector speed pass, the motion vectorBrecht Van Lommel
2013-10-17Fix cycles mesh synchronization being too slow with vector blur and duplis.Brecht Van Lommel
2013-10-14Interface:Thomas Dinges
2013-10-13fix [#37059] OSX Debug - assert when using external screen with MacBookProDalai Felinto
2013-10-12Fix #37002: cycles viewport render shows white on old graphics cards with noBrecht Van Lommel
2013-10-12Code cleanup: Remove some more unused cycles SSS code, related to the lookup ...Thomas Dinges
2013-10-12Code cleanup: remove some unused cycles SSS code.Brecht Van Lommel
2013-10-11Fix FreeBSD build with recent malloc changes, patch by Shane Ambler.Brecht Van Lommel
2013-10-10add MEM_SIZE_OPTIMAL to avoid memory fragmentation & waste lost to slop-space.Campbell Barton
2013-10-10style cleanupCampbell Barton
2013-10-10* Code cleanup for M_PI code.Thomas Dinges