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-08-30Fix for [#36599] Freestyle: Line thickness modifier with certain blend types ...Tamito Kajiyama
2013-08-29mesh bisect can now be defined with mouse inputCampbell Barton
2013-08-29Optimizations by Campbell, thanks!Bastien Montagne
2013-08-29UIList: update examples and templates.Bastien Montagne
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-29use os.remove rather then unlink (the same but all other areas use 'remove')Campbell Barton
2013-08-29BGE: The WM_OT_blenderplayer_start addon now saves a copy of the current blen...Mitchell Stokes
2013-08-29patch [#36336] Split operator for curves and surfacesCampbell Barton
2013-08-28Fix for #36589 Node Editor displays incorrect Material name when Pinning.Lukas Toenne
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-08-27Icons: add a "grip" one.Bastien Montagne
2013-08-27add icons utility make target.Campbell Barton
2013-08-27Followup to r59536: make "is_argument_optional" available to py, and use it i...Bastien Montagne
2013-08-27Mask primitivesSergey Sharybin
2013-08-26add some safety checks in debug mode to ensure sets/hashes aren't confused.Campbell Barton
2013-08-25Partial revert of UI appearance changes in r52778 in the Strokes tab of the F...Tamito Kajiyama
2013-08-24Made large "blender icon" for save blends (.blend1, .blend2, etc.) have a bit...Andrea Weikert
2013-08-24Adding a darker "blender icon" for save blends (.blend1, .blend2, etc.), as r...Bastien Montagne
2013-08-24"Fix" [#36551] Camera has wrong rotation in default scene :PBastien Montagne
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-08-23Fix for an obscure bpy_types bug: When attempting to define __setattr__ in a ...Lukas Toenne
2013-08-23new mesh bisect tool, available in the mesh menu.Campbell Barton
2013-08-23Tracking cleanupSergey Sharybin
2013-08-22Cycles / Sampling UI:Thomas Dinges
2013-08-22Had not been updated after last edit to prvicons.svg file (r53004)...Bastien Montagne
2013-08-22style cleanup: pep8, also use float literals when comparing floats and pass t...Campbell Barton
2013-08-22Temporary fix for gaps in strokes when objects are behind the lines.Tamito Kajiyama
2013-08-20quiet error installing an addon when the directory already exists (would happ...Campbell Barton
2013-08-19MCE: usability improvementSergey Sharybin
2013-08-18Fix [#36423] Audio strips contain selectable (visual) blend modes and opacity...Bastien Montagne
2013-08-18More "relpath" try/except protection...Bastien Montagne
2013-08-17remove unused args from edgenet fill (since rewrite, but they weren't used be...Campbell Barton
2013-08-17use 'with' keyword for script stub (recommended with py3).Campbell Barton
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-15fix [#36455] importing obj data after saving doesn't workCampbell Barton
2013-08-13Typo (dimention instead of dimension).Bastien Montagne
2013-08-12GPL V3 license, which will be valid for the binary releases.Ton Roosendaal
2013-08-12Add jemalloc license to release/textSergey Sharybin
2013-08-12image_load() utility function's 'recursive' option wasn't functional since 2.4xCampbell Barton
2013-08-12bpy.path.reduce_dirs() - new utility function to de-duplicate and remove nest...Campbell Barton
2013-08-10Add better UI for "Add Torus" functionSv. Lockal
2013-08-07Fix #36373: maya and max key configurations for mesh loop select did not work...Brecht Van Lommel
2013-08-06Usual edits/fixes to new UI messages...Bastien Montagne
2013-08-03Dynamic Paint: Added a new "smoothness" parameter for waves.Miika Hamalainen
2013-08-01Fix for r58798, forgot to update the presets. Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-07-30Fix for [#36321] 'Mark Freestyle Edge' still showing with Cycles rendererThomas Dinges
2013-07-30Minor change to the custom_nodes.py template that has some consequences for a...Lukas Toenne