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/source
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-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-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-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-03BMesh: arg reorderCampbell Barton
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-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-31Followup to rB154af70f2b5b7b: always 'pack in' ongoing versionning code when ...Bastien Montagne
2014-10-31Fix T42432: Correct BLENDER_SUBVERSIONjulianeisel
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Code cleanup: synchronize const qualifiers between declaration and definitionSergey Sharybin
2014-10-31Code cleanup: Remove unused variableSergey Sharybin
2014-10-31Compositor: Don't let HSV correction to output negative colorsSergey Sharybin
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-31Fix T42277: Apply track's mask on displaying preview not workingSergey Sharybin
2014-10-31Fix T42344: EWA filter produces blured resultsSergey Sharybin
2014-10-31Fix T42401: Gaussian blur node is visibly squared-off at larger sizesSergey Sharybin
2014-10-31Fix T42447: Shrinkwrap constraint: mismatch in handling sclaing in projection...Bastien Montagne
2014-10-31View3d - walk: expose gravity toggle to keymapDalai Felinto
2014-10-31Cleanup: use function to calc shell thicknessCampbell Barton
2014-10-30Remove leftover error prints.Antony Riakiotakis