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-11cloth: Fix overallocation for collisionsSergej Reich
2014-11-11Fix T42557: Crash on delete or separate vertices with subsurf modifier + vert...Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T39144: text-select scrolling too fastCampbell Barton
2014-11-10Fix T42498: Disable Renaming for Read-Only Files in File Browserjulianeisel
2014-11-10Sequencer: undefine SEQ_BEGIN/SEQ_END (see comment)Campbell Barton
2014-11-10Fix T42499: Make sure directories are not interpreted as librariesjulianeisel
2014-11-10Fix T4256: Connect tool hangsCampbell Barton
2014-11-10Fix/workaround T37073: Crash updating custom props visible in the UICampbell Barton
2014-11-10Fix T42199: PET displays when transforming around centersCampbell Barton
2014-11-10Fix T42221: 'Shadow Width' influences tooltip sizeCampbell Barton
2014-11-10Correct last commitCampbell Barton
2014-11-10Fix: Shapekey Basis not updated on editmode exitCampbell Barton
2014-11-10Fix T42486: Array modifier cap-end crashCampbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
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-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-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-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