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
2013-12-08Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID,Jens Verwiebe
2013-12-08Cycles OSL: update to build with latest OSL master shader group changes.Brecht Van Lommel
2013-12-08Code cleanup: delete cineon header files that were empty but not deleted.Shane Ambler
2013-12-08Style: use frozen setsCampbell Barton
2013-12-08Cycles: Update stdosl.h to OSL 1.4.0. (includes new aastep functions).Thomas Dinges
2013-12-08Code cleanup: UI cleanup for cycles UI code and fix typo in system info.Thomas Dinges
2013-12-08Bummer, forgot to test with OSL disabled.Sergey Sharybin
2013-12-08Correction to previous commit, sorrySergey Sharybin
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-12-08Fix T37212: Wrong user counter when more than 32K usersSergey Sharybin
2013-12-08Util-defines: avoid multiple calculation/access for MIN/MAX macrosCampbell Barton
2013-12-08Math lib: optimize hsv/rgb conversionCampbell Barton
2013-12-083D Text: delete selection before pastingCampbell Barton
2013-12-08Minor addition for completeness (unlikely to happen), make sure newAntony Riakiotakis
2013-12-08Add themable colors for edges in UV editor. Reuse WIRE_EDIT for outlinesAntony Riakiotakis
2013-12-08Fix T37731: some window manager operators unnecessarily required a window to ...Brecht Van Lommel
2013-12-08Fix T37326 inversion of image channels did not do an undo push. Now only do a...Antony Riakiotakis
2013-12-07OSX/scons: forgot Intel CC ( ‘icc’ ) in detectionJens Verwiebe
2013-12-07Particles: change material picking from index number in UI to menu with mater...Geoffroy Krantz
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-12-07Cycles: show remaining render time in render info textThomas Laroche
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-07Util Macros: reduce multiple access & conversion for CLAMP/CLAMPIS/ABSCampbell Barton
2013-12-07Compiler warnings: quiet warnings for gcc4.7xCampbell Barton
2013-12-07Fix T37722 - Can't undo deleting a screen layoutJoshua Leung
2013-12-06Cycles / OSL Templates: Add Simplex and Gabor noise templates and remove ones...Thomas Dinges
2013-12-06OSX/scons: Introduce a new env var 'MACOSX_COMPILER'Jens Verwiebe
2013-12-06Alpha channel of a plane track image works fine in MCE nowSergey Sharybin
2013-12-06BMesh Py API: add bmesh.geometry.intersect_face_point()Campbell Barton
2013-12-06Rectangle API: add single axis intersection checkCampbell Barton
2013-12-06Fix T37710: Missing bounds check for active UI list item could crash.Campbell Barton
2013-12-06Appease grumpy ole gcc 4.7 of MinGW64 (possibly gcc 4.6 of MinGW32 too?)Antony Riakiotakis
2013-12-06Removed unused Freestyle env_map images.Tamito Kajiyama
2013-12-06Forgot to theme-ify color of shadow UVs (color used to draw uvs duringAntony Riakiotakis
2013-12-05Correction to fix of T37688Sergey Sharybin
2013-12-05Code Cleanup: use strict flags for math lib, add inline declarationsCampbell Barton
2013-12-05Fix for own error in recent tessellation update.Campbell Barton
2013-12-05Fix T37698: Crash from invalid context access when freeing customLukas Tönne
2013-12-05Fix T37688: User Preferences do not load correctlySergey Sharybin
2013-12-05Fix T37703: Shadow pass output image is mangled.Sergey Sharybin
2013-12-05Blender Internal: Fix for rendered view crash that happens when changing scre...IRIE Shinsuke
2013-12-05User Interface: Ctrl+C over a menu copies the py commandCampbell Barton
2013-12-05Compiler warnings: quiet float/double conversion warningCampbell Barton
2013-12-05OSX/scons: fix misdesigned version detection of compiler ( todo: do with subm...Jens Verwiebe
2013-12-04Fix T37189: Inconsistent icons for Force fieldSergey Sharybin
2013-12-04Fix T37680: Texture image scale is not refreshingSergey Sharybin
2013-12-04Add alloca include for MSVCCampbell Barton
2013-12-04Fix for EWA (elliptical weighted average) sampling in the compositor.Lukas Tönne
2013-12-04Fix T37690: UI does not immediatelly reflect new length of effect stripSergey Sharybin
2013-12-04Fix for interpolation errors on lower-left borders in compositor imageLukas Tönne