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
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 [#20277] Bug with Continuous Grab on WindowsNathan Letwory
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-19Make C4013 throw a warningNathan Letwory
2010-10-19bugfix with applying the object matrix with negative scales.Campbell Barton
2010-10-19Set defaults for compile and link flags to lists.Nathan Letwory
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
2010-10-19Disable LCMS by default for scons.Campbell Barton
2010-10-19bugfix [#24314] Motion path (ghosting/onioning) numbers are displayed with of...Campbell Barton
2010-10-19== Sculpt ==Nicholas Bishop
2010-10-19bugfix [#24289] bpy.ops.object.select_name() is brokenCampbell Barton
2010-10-19patch by Elia Sarti, adding selectable_objects and selectable_bases to the sc...Campbell Barton
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-19Add Toggle System Console entry to Help menu on Windows systems.Nathan Letwory
2010-10-19Add operator for toggling cmd box on Windows.Nathan Letwory
2010-10-19whitespace commit, AKA commit count bump.Nathan Letwory
2010-10-19Mangle unused parameter names also on non-GCC platforms. This should help in ...Nathan Letwory
2010-10-18quick commit for forgotten file in the G.sce -> G.main->name refactoring.Andrea Weikert
2010-10-18remove annoying warnings for blenderplayers stub.cCampbell Barton
2010-10-18recent fix for relative imports broke autocomp.Campbell Barton
2010-10-18cflags, cxxflags & linkflags in buildinfo.Campbell Barton
2010-10-18define NDEBUG for release builds so assert() is disabled.Campbell Barton
2010-10-18bugfix [#24306] Python : relative import errorCampbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-18[#21475] Moving a Transform strip upwards moves its animation sidewardsJanne Karhu