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-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-11-04Fix #24531: UV editor: setting rotating/scaling pivot with [ , ] [ . ] not wo...Brecht Van Lommel
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...Campbell Barton
2010-11-04fix for #24428, commit r32757 broke menu bar display for some users [#24454] ...Campbell Barton
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03A few texture node properties still had old rna names in draw code.Janne Karhu
2010-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-11-03bugfix [#24505] Python command bpy.ops.transform.rotate(...) does not follow ...Campbell Barton
2010-11-03paint/face mask lasso select was checking for uv coords, which isnt needed, a...Campbell Barton
2010-11-03added metaball lasso select.Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-11-03- remove BLANK* from rna icon enum, would string search this list for every p...Campbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-11-02Fix #24435: GLSL 3D view lacks refresh on node setups, patch by Lukas Toenne.Brecht Van Lommel
2010-11-02bugfix [#24398] Select NthCampbell Barton
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-11-02Patch [#24497] Fix for [#24484] Right Ctrl for snapping by Alexander Kuznetso...Thomas Dinges
2010-11-02Fix #24464: missing icons. It looks like there were some icons still namedBrecht Van Lommel
2010-11-01improvement to axis/angle gimble conversion added last commit. fixed flipping...Campbell Barton
2010-11-01bugfix [#24480] Axis Angle + manipulators: bad behaviourCampbell Barton
2010-11-01Patch: [#24479] fix for bug 24474, by Anthony Edlin. Thanks!Thomas Dinges
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-11-01bugfix [#24470] Ctrl+Tweak cutting connections failCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31bugfix: "glsl lamp not (directly) updated when there is no material in the ob...Dalai Felinto
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-10-30warning/portability fixes.Campbell Barton
2010-10-30Fix for [#24448] User Preferences - Interface - Mini Axis - Brightness, none ...Janne Karhu
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-10-29bugfix [#23155] Metastrip contents area allowed to move vertically, occasiona...Campbell Barton
2010-10-29Fix for[#24422] Crash when switching to Point Select Mode - particle hairJanne Karhu
2010-10-29Fix for [#24430] Hair Dynamics ProblemJanne Karhu
2010-10-28bugfix [#24439] Smear 2D paint failsCampbell Barton
2010-10-28bugfix [#24428] Interface Regions will not keep relative proportionsCampbell Barton
2010-10-28bugfix [#24432] HS+V color pickerCampbell Barton
2010-10-28for the color picker functions use UI_GRAD_* constants rather then numbers, n...Campbell Barton
2010-10-27bugfix [#24341] Problems running blender headlessCampbell Barton
2010-10-27Commit new splash and bump version. Ready for tagging!v2.55Nathan Letwory
2010-10-27fix for shift offset in own recent commit for drawing the camera border in ca...Campbell Barton
2010-10-27recent fix r32626 for [#24339] wasnt correctly clamping the depth rectangle, ...Campbell Barton
2010-10-27Convenience defines SEP and ALTSEP (python has these), move BLI_*_slash funct...Campbell Barton
2010-10-27Don't reset view clipping to 0.1 on entering local view, if you're working on Matt Ebb
2010-10-27keep the view centered with camera shift, camera view grease pencil intention...Campbell Barton