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-01stop dna from parsing structs that aren't used needed.Campbell Barton
2010-10-01fix [#24083] Crash when opening a certain fileCampbell Barton
2010-10-01minor bugfix [#24085] NULL character is lastCampbell Barton
2010-10-01minor adjustment to camera object drawing so arrow stays same size independen...Campbell Barton
2010-10-013d text added with the view align option didnt work.Campbell Barton
2010-10-01Added RNA conversions to the fcurve/driver fix script from my sequencer speed...Janne Karhu
2010-10-01Change <UNKNOWN> to -UNKNOWN- so exporters can be happy too, when a build was...Nathan Letwory
2010-10-01Add distance check in lasso generation to get a smoother lasso.Nathan Letwory
2010-10-01attempt to fix [#21179] r26939 - Lasso tool does not work when drawing counte...Campbell Barton
2010-10-01bugfix [#24065] obj export (mtl image path)Campbell Barton
2010-10-01Fix #23186: use of unitialized memory when creating new faces on a meshBrecht Van Lommel
2010-10-01Fix #24074: shift+MMB didn't pan in image editor like other 2d views.Brecht Van Lommel
2010-10-01Fix #23540: smoke preview shading only used point lamps, now it uses otherBrecht Van Lommel
2010-09-30Fix #24067: sculpt brush/texture preview would disappear when overlappingBrecht Van Lommel
2010-09-302d grease pencil thickness was double with width it should have been.Campbell Barton
2010-09-30[#24066] Menu_Items_GreyedCampbell Barton
2010-09-30Action/Shapekey Editor Bugfixes:Joshua Leung
2010-09-30Patch #24056: Indicate keyed status of swatchesJoshua Leung
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-30Prevent crash if image for image texture is not set, part II.Nathan Letwory
2010-09-30Prevent crash if image for image texture is not set.Nathan Letwory
2010-09-30Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-30[#23673] Modifier construction gives correct result in viewport but incorrect...Campbell Barton
2010-09-30Bugfix #23031: adding a driver ontop of keyframe makes driver undeletableJoshua Leung
2010-09-30Sequence effect scale to length should work with the original (non-extruded) ...Janne Karhu
2010-09-30Set IB_multilayer flag, so can use multilayer exr as texture too.Nathan Letwory
2010-09-30bugfix [#24062] draw_view_icon() brokenCampbell Barton
2010-09-30use constant rather then sqrt(2.0)Campbell Barton
2010-09-30rename makeknots to nurbs_knot_calc_u/vCampbell Barton
2010-09-30cleanup of nurb spin function, was very confusing. no functional changes.Campbell Barton
2010-09-30Fix #24018: moving backdrop in node editor not working anymore after threadBrecht Van Lommel
2010-09-29fix for nurbs spin tool (broken since being moved to 2.5x).Campbell Barton
2010-09-29bugfix [#24041] Adding NURBS Sphere and NURBS Donut problemCampbell Barton
2010-09-29Cleanup of code and ui of sequencer speed effect.Janne Karhu
2010-09-29own changes in recent commit broke curve loading because the curve type check...Campbell Barton
2010-09-29Fix [#24046] Keyframe display in Timeline isn't updatedNathan Letwory
2010-09-29Fix #24054: Shift+A add menu in Surface editmode shows curve items.Sergey Sharybin
2010-09-29CMake on Windows for project files will now copy correct python dll and corre...Nathan Letwory
2010-09-29Forgot to remove these ancient project files :)Nathan Letwory
2010-09-29Remove the project files in favor of CMake, so we won't be maintaining now tw...Nathan Letwory
2010-09-29moved mathutils Euler.rotate(angle, axis) --> Euler.rotate_axis(axis, angle)Campbell Barton
2010-09-29bugfix [#24050] Frame Rate buttons look strangeCampbell Barton
2010-09-29fix for user counts with text3d bold/italic fonts.Campbell Barton
2010-09-29patch from Dan Eicher with some edirts.Campbell Barton
2010-09-28bugfix pointed out by Kris Salaah (own mistake)Campbell Barton
2010-09-28bugfix [#24040] loop select -> delete edge loop crashes blenderCampbell Barton
2010-09-28[#24028] Minor fixes to BLI_math_vectorCampbell Barton
2010-09-28patch [#24034] Fix for [#24010] in 3D view; updates materialCampbell Barton
2010-09-28need to set GL_SHININESS to the default value for weight painting.Campbell Barton
2010-09-28Fix for [#23732] Smoke / load external cache doesn't workJanne Karhu