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
2010-10-22fix warningsCampbell Barton
2010-10-22limit adjustment from AlexKu, subdiv smooth soft limit of 1.Campbell Barton
2010-10-21Temporary fix for sequencer bugs #22925, #21429, #21783, #24165Janne Karhu
2010-10-21bugfix [#24331] EdgeSlide not as flawless as 2.49's Campbell Barton
2010-10-21bugfix [#24342] Wrong Bubble description when creation add-on without python ...Campbell Barton
2010-10-21Fix [#24348] Release confirm confusingNathan Letwory
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-21bugfix [#24347] Fly mode: Immediately after pressing Shift+F, keys W and S wo...Campbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-21Enable /WX in blenkernelNathan Letwory
2010-10-21fix [#24339] Auto Depth, makes viewport lag.Campbell Barton
2010-10-21Include BLI_math.h instead of math.h.Nathan Letwory
2010-10-21Silence warning about macro redefinitionNathan Letwory
2010-10-21fix for fix [#24344] crash on adding new image when composite is open and the...Campbell Barton
2010-10-21use custom data mask defines, no functional changes.Campbell Barton
2010-10-21remove unused args for some modifiers, no functional change.Campbell Barton
2010-10-21improved fix for [#24267] Hook fails after SolidifyCampbell Barton
2010-10-21Partial fix for bug #24341, "Problems running blender headless"Nicholas Bishop
2010-10-20fix for fix [#24336] evaluation time - curve has no effectCampbell Barton
2010-10-20Quiet compiler warnings.Campbell Barton
2010-10-20fix for -Wunused-valueCampbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-20bugfix [#24333] Horizon Color Picker Crashes Blender if Two 3D View Windows a...Campbell Barton
2010-10-20stubs.c update for revision 32607, which introduced the BLC ED_space_image_pa...Mitchell Stokes
2010-10-20== Sculpt ==Nicholas Bishop
2010-10-20== Paint ==Nicholas Bishop
2010-10-20Fix [#21294] Bad object drawing and crash when renderingNathan Letwory
2010-10-19compile fixes on windows for quicktime.Andrea Weikert
2010-10-19Fix for [#24262] Segmentation attempting to render *NEED MOER INFO*Janne Karhu
2010-10-19Fix for [#24293] Shadow pass is wrongJanne Karhu
2010-10-19[#24325] Texture painting using selected faces maskCampbell Barton
2010-10-19bugfix [#24324] Wrong center for scaling Bezier Curve's handlesCampbell Barton
2010-10-19[#24307] 3d Viewport Mini 3D Axis changes color when alter 3d grid theme colorCampbell Barton
2010-10-19bugfix [#24309] Reloading file with incorrect path location.Campbell Barton
2010-10-19Fix for [#24299] Changing Curves on rendered Pass scewes pass up seriously ;-)Janne Karhu
2010-10-19rename anim.c -> anim_movie.c since we have an anim.c in blenkernel too, it c...Campbell Barton
2010-10-19Cancelling rotation on axis/angle object rotation didnt restore the original ...Campbell Barton
2010-10-19bugfix [#24322] Rotating objects with Axis+Angle mode fails.Campbell Barton
2010-10-19Fix for [#24313] Displacement modifier is not respecting animated texture cha...Janne Karhu
2010-10-19Fix for [#24319] Removing a cloth or softbody simulation in paticle mode problemJanne Karhu
2010-10-19fix for exceptions in recent commit.Campbell Barton
2010-10-19Fix for bugs [#24316] Changing particles path step in particle mode makes lin...Janne Karhu
2010-10-19patch [#24320] Fix for [#24311] Copy and PasteCampbell Barton
2010-10-19[#24270] RNA Properties with long Variable NamesCampbell Barton
2010-10-19Fix #24321: duplicate of multiresolution modifier errorSergey Sharybin
2010-10-19Remove BLI_bfile.c from build process. It is unused, and currently throws err...Nathan Letwory
2010-10-19bugfix with applying the object matrix with negative scales.Campbell Barton
2010-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-19Using unsigned int from own commit r32425 broke tiling image textures in imag...Campbell Barton
2010-10-19fix for implicit declaration, not sure why this happens but OpenSuse 11.1 wou...Campbell Barton