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-08-28Texture paint system:Antony Riakiotakis
2014-08-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin
2014-08-28Fix T41602: Camera draw size ignores scene scaleCampbell Barton
2014-08-28Add debug information for maximum opengl limits in system infoAntony Riakiotakis
2014-08-28Bake-API: silencing warnings (and fixing a potential memory-access crash)Dalai Felinto
2014-08-28Fix T41604: Double updates of world and material texture settingsSergey Sharybin
2014-08-27Fix T41266: Copy and paste operation on f-curves do not respect keyframe tang...Bastien Montagne
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-27Bake-API: fix potential error for non square imagesDalai Felinto
2014-08-27More fixes for renderer material detectionAntony Riakiotakis
2014-08-27Do not add add/remove textures in texpaint if renderer is not blenderAntony Riakiotakis
2014-08-27Support better precision mode for angle properties in radial operatorAntony Riakiotakis
2014-08-27Refactor sculpt rotate tool to use new dial mechanism.Antony Riakiotakis
2014-08-27Add a reusable dial mechanism to get rotations around a center and anAntony Riakiotakis
2014-08-27Do not add new images if material uses nodes, even for blender internalAntony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-08-27Fix T41406:Antony Riakiotakis
2014-08-27Revert "Fix part of T41406"Antony Riakiotakis
2014-08-27Do not allow empty material slots in texture painting.Antony Riakiotakis
2014-08-27Disable clipping on ATI cards not supporting the clipping workaround toAntony Riakiotakis
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-08-27Tabname should be fixed here as well.Antony Riakiotakis
2014-08-27Fix for uiPanelFindByType comparing wrong memberAntony Riakiotakis
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-27CleanupCampbell Barton
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges
2014-08-26Fix for broken hair sim in old files.Lukas Tönne
2014-08-26Fix T38999: Tool tabs and Old Addons living in perfect harmony.Bastien Montagne
2014-08-26Fix T37534 remaining issue: auto-enable bevel weight viewHoward Trickey
2014-08-26Move bUnit_getScaleUnit -> BKE_scene_unit_scaleCampbell Barton
2014-08-26Move conditional out of loop since checked condition won't changeAntony Riakiotakis
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-08-26Fix T41355: Make-local looses linked modifiers textureCampbell Barton
2014-08-26CommentsCampbell Barton
2014-08-26Fix T41568: Dissolve & Tear Boundary Keeps VertsCampbell Barton
2014-08-26Fix T41574: Curve edit-handles draws in shadowCampbell Barton
2014-08-26Rename drawnurb -> draw_editnurbCampbell Barton
2014-08-25Fix T41580: Cast modifier - Edit Cache problems.Bastien Montagne
2014-08-25Followup to previous commit: fix same wrong numinput handling in other modal ...Bastien Montagne
2014-08-25Fix T41534: Bevel practically unusable interactively if set to percent amount...Bastien Montagne
2014-08-25Simplified Collada error message for unknown references.gaiaclary
2014-08-25Fix T41513 Avoid adding NULL values into object lists when lamp- and controll...gaiaclary
2014-08-25Python API: support thick wrapped int arraysCampbell Barton
2014-08-25Fix T41524: Won't open blend file with "space" symbol in the nameSergey Sharybin
2014-08-25Move theme updates for new handles colors & co into last versioned block.Bastien Montagne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-25Fix T40993: Store selection history for extrudeCampbell Barton
2014-08-25BMesh: New operator flag not to clear historyCampbell Barton
2014-08-25Fix Color DnD setting alpha to an undefined valueCampbell Barton