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
AgeCommit message (Expand)Author
2014-08-05Fix: T41318Martijn Berger
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-05Cleanup: indentationCampbell Barton
2014-08-05Fix for double freeing of MEM_guardedalloc'ed memory originating from BLF_lan...Tamito Kajiyama
2014-08-05Macros: replace UNPACK#OP -> UNPACK#_EX, allow suffixCampbell Barton
2014-08-04Fix memory leak of main lock when reading from library files.Antony Riakiotakis
2014-08-04Fix T41175: Quad View - Properties Region - Clip Tickable option bug?Bastien Montagne
2014-08-04Tweaks to macrosCampbell Barton
2014-08-04Macros: prevent instantiation of args for type checksCampbell Barton
2014-08-04Cleanup: replace int cast with floorf when comparing timeCampbell Barton
2014-08-04Correct cu->pathlen treated as a floatCampbell Barton
2014-08-04Correct glitch in recent menu commit, click-drag locked menusCampbell Barton
2014-08-03Fix T41284: The python ops log doesn't work.Bastien Montagne
2014-08-03Fixed linking OIIO on Windows. The debug and optimized options need to be be...Jason Wilkins
2014-08-03OSX/buildsystem: prepare usage on OSX 10.10 - YosemiteJens Verwiebe
2014-08-03Fix for glitch with menus not reliably setting an active item (D674)Campbell Barton
2014-08-02fix check for not llvmMartijn Berger
2014-08-02Collada and llvm both use the same functions and they clash.Martijn Berger
2014-08-02CMake: add headerCampbell Barton
2014-08-02Make CHECK_TYPE_NONCONST macro portableCampbell Barton
2014-08-02BMesh: typecheck iteratorCampbell Barton
2014-08-02Move to OIIO 1.4 also for windows x86Martijn Berger
2014-08-02SpellingCampbell Barton
2014-08-01CMake: tweak so 2.8.7 and older still work (disable WITH_BUILDINFO)Campbell Barton
2014-08-01Cleanup: Move SpaceTransform helpers from `BKE_shrinkwrap` to `BLI_math_matrix`.Bastien Montagne
2014-08-01Cleanup: Move `object_get_derived_final` from BKE_shrinkwrap to BKE_DerivedMeshBastien Montagne
2014-08-01Cycles: Update stdosl.h for OSL 1.5.Thomas Dinges
2014-08-01Cmake prefers NOT to !Martijn Berger
2014-08-01Make function definition consistent with function declaration (as discussed w...gaiaclary
2014-08-01Fix msvc 2013 / win64 to use new OIIO and llvm and resulting linkingMartijn Berger
2014-08-01Prevent macros hiding casts from `const` pointersCampbell Barton
2014-08-01Make build work with llvm3.4 and oiio 1.4Martijn Berger
2014-08-01Fix T41197: Blender freezes to infinite loop when switching to PAUSED Cycles ...Sergey Sharybin
2014-08-01Revert "Fix T41226: Wrong Undo on curves and hooks"Sergey Sharybin
2014-08-01OSX/cmake: adapt bundle structure according sconsJens Verwiebe
2014-08-01Bake-API: cleanup - missing (size_t) promotionDalai Felinto
2014-08-01OSX: updated codesigning README and removed not longer valid rule plistsJens Verwiebe
2014-08-01OSX/scons: Change Blender bundle datastructures + referennces to match the up...Jens Verwiebe
2014-07-31Fix T41236: Rendered viewport doesn't update with material actionsSergey Sharybin
2014-07-31Style cleanupCampbell Barton
2014-07-31Fix build player...Bastien Montagne
2014-07-31Fix T40958 align rotation + project individual elements not workingAntony Riakiotakis
2014-07-31Use dynamically linked SDL 1.2.15 on windows x64Martijn Berger
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-31Partial fix of T40824,Antony Riakiotakis
2014-07-31Fix T41226: Wrong Undo on curves and hooksSergey Sharybin
2014-07-31Fix T41140Antony Riakiotakis
2014-07-31Fix T41257.Antony Riakiotakis
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto