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-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-11-06Slight corrections to the string formatting of autosave, thanks toAntony Riakiotakis
2014-11-06Gooseberry request, append the file name to autosaves as well as the pidAntony Riakiotakis
2014-11-06Correct recent refactor (use generic callback)Campbell Barton
2014-11-06Cycles: Add "Max Bounce" control for lampsThomas Dinges
2014-11-05Fixed warning about redefining the __SSE__ macro in VS2013Sybren A. Stüvel
2014-11-05Fix T42255: "Copy Constraints" operator has to tag the affected objectLukas Tönne
2014-11-05Editmesh: report a warning when fill failsCampbell Barton
2014-11-05Debug: print output on --debug-fpeCampbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-11-04Cycles: Don't check shader for volume when checking if camera is inside volumeSergey Sharybin
2014-11-04Fix T42411: Camera inside volume + particle dupli (object/group) doesn't workSergey Sharybin
2014-11-04BMesh dissolve: enable use_verts for edge dissolve (by default)Campbell Barton
2014-11-04Fix T42408: FSAA affects Cycles Image CompositingSergey Sharybin
2014-11-04Fix T42289: 'Make single user' not registered in historySergey Sharybin
2014-11-04Fix-for-fix ik-spline clamp existing files tooCampbell Barton
2014-11-04Fix T42445: Clamp flag has no effect on result value in Math and MixRGB shade...Sergey Sharybin
2014-11-04Add utility macros to clamp all elements of 2,3,4 component vectorsSergey Sharybin
2014-11-04Code cleanup: Replace magic constants with definesSergey Sharybin
2014-11-04Cycles: Remove compatibility code for OSL-1.4Sergey Sharybin
2014-11-04Cycles: Be ready for new OIIO and OSL librariesSergey Sharybin
2014-11-04Cleanup for previous own commit (sorry...)Bastien Montagne
2014-11-04Add missing `CustomData_duplicate_referenced_layer_n` and deduplicate code.Bastien Montagne
2014-11-04Fix use-after free (own error)Campbell Barton
2014-11-04CMake: Attempted to copy manual for py-moduleCampbell Barton
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-11-03Fix T42233: Python property ignores 'PROPORTIONAL'Campbell Barton
2014-11-03Optimization of parallel rangeSergey Sharybin
2014-11-03Cleanup: remove rarely used IDProp iteratorCampbell Barton
2014-11-03Cleanup: defines -> enums, bitshifts for bitflags definitions.Bastien Montagne
2014-11-03Fix indetation in last commitJens Verwiebe
2014-11-03OSX/fsmenu: fix compiling on older gcc reported by Mike SJens Verwiebe
2014-11-03Compilation error fix for buildbotSergey Sharybin
2014-11-03BMesh: arg reorderCampbell Barton
2014-11-03Fix typo breaking compilation with SSE2.Bastien Montagne
2014-11-02Fix connect-vertices failing for concave ngonsCampbell Barton
2014-11-02OpenGL: double width lines is no-longer apple-onlyCampbell Barton
2014-11-02Fix for 3D Ruler crash maximizing viewCampbell Barton
2014-11-02Cleanup: styleCampbell Barton
2014-11-02Cleanup: mostly use bools for booleans.Bastien Montagne
2014-11-01Cleanup/fix from latest coverity report.Bastien Montagne
2014-11-01Cycles: Remove redundant alloc/freeSergej Reich
2014-11-01Libmv: Code cleanup, avoid C11 feature with structure re-definitionSergey Sharybin
2014-11-01Cycles: Code cleanup, proper class vs. struct declarationSergey Sharybin
2014-11-01Libmv: Code cleanup, mixed class/struct in declaration/definitionSergey Sharybin
2014-11-01Cleanup: Remove unused light function.Thomas Dinges
2014-10-31Optimize vertex parent for edit mode without modifiersSergey Sharybin
2014-10-31Optimize vertex parent in cases there are only deform and SS modifiersSergey Sharybin
2014-10-31SCons: Expose missing command line arguments controlling GLEWSergey Sharybin