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-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-27Cycles Aperture Ratio - option to produce anamorphic bokehDalai Felinto
2014-08-27Make SCons's DEBUG/_DEBUG consistent with CMakeSergey Sharybin
2014-08-27Tabname should be fixed here as well.Antony Riakiotakis
2014-08-27Fix for uiPanelFindByType comparing wrong memberAntony Riakiotakis
2014-08-27Cleanup: intrin.h is already included via util_optimization.h.Thomas Dinges
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-27CleanupCampbell Barton
2014-08-26Move include outside of the CCL namespaceSergey Sharybin
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-26Sculpt mode: fix 'stroke method' of Brush menu.Bastien Montagne
2014-08-26Fix T39020: Undo/Redo/History buttons missing in "Edit mode"Bastien Montagne
2014-08-26Fix for broken hair sim in old files.Lukas Tönne
2014-08-26Update to 'Back to Black' theme.Brendon Murphy
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-26Cycles: Use compiler intrinsics for clz/ctz in CMJ code for MSVCSergey Sharybin
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-26Cycles: Make Correlated Multi Jitter a regular feature.Thomas Dinges
2014-08-26Correct docstringsCampbell Barton
2014-08-26Fix T41584: bpy.utils.time_from_frame out by a dayCampbell 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-25Cycles: Enable Volumetric Rendering on GPU.Thomas Dinges
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 T41532: Some files bounce back and forth between 'packing BVH nodes' and ...Sergey Sharybin
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
2014-08-25Fix View3D glitch zoomingCampbell Barton
2014-08-25View3D: Add ED_view3d_dist_range_getCampbell Barton
2014-08-25Freestyle: Fix for missing and unnecessary property update notifications.Tamito Kajiyama
2014-08-25BLI_kdopbvh: ifdef unused 'skip' memberCampbell Barton