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-09GLSL: specular transparency support for Blender internal materialsDontsov Valentin
2014-11-09Fix T42540: save_pre and save_post handlers not called when saving startup.bl...Brecht Van Lommel
2014-11-09Fix T42548: crash showing subsurf modifier UI on hidden object.Brecht Van Lommel
2014-11-09Code cleanup: Remove unused functions from implicit.cSergey Sharybin
2014-11-08cmake buildfiles Cleanup / Refactor, no functional changes.Martijn Berger
2014-11-07Fix T42531: Setting 'Undo' steps to '1' causes weirdness.Bastien Montagne
2014-11-07Fix assert failure in GPU codegenSergey Sharybin
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-11-06better fix for fix T42525 (tm)Antony Riakiotakis
2014-11-06Fix T42497: Enlarge rename text field in File Browserjulianeisel
2014-11-06Fix T42525 crash when deleting lamp attached to Lamp Data material nodeAntony Riakiotakis
2014-11-06Editmesh: select more/less can now step over adjacent facesCampbell Barton
2014-11-06Fix T42492, Shading error with fresnel weight node.Antony Riakiotakis
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