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-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
2010-10-26move matrix decomposition out of object.c into BLI_math_matrix function: mat4...Campbell Barton
2010-10-25curve widget bounds were not properly clipped causing drawing artifacts in ot...Campbell Barton
2010-10-25Fix for [#24383] Particles using "circle" as display, are disabled on opening...Janne Karhu
2010-10-25bugfix [#22277] Absolute Shapekeys crash (in BGE)Campbell Barton
2010-10-25bugfix [#24377] Bad frames drawnCampbell Barton
2010-10-25Fix #24255: Multires object gets modified when joining it to another multires...Sergey Sharybin
2010-10-25Add missing includes to remedy implicit declaration of functions.Nathan Letwory
2010-10-25SVN maintenance.Guillermo S. Romero
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-25missed adding the file when moving fly mode.Campbell Barton
2010-10-25move fly mode operator into its own file.Campbell Barton
2010-10-24Make sure separation between modifier keys is communicated from GHOST upwards...Nathan Letwory
2010-10-24bugfix [#24357] Font folder can be specified but is not openedCampbell Barton
2010-10-24bugfix [#21097] Rotating multiple bones with non-local location behaves incor...Campbell Barton
2010-10-24Fully disable AUD's FFTW3 usage.Guillermo S. Romero
2010-10-23warning fixes.Campbell Barton
2010-10-23CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WI...Campbell Barton
2010-10-23fix for implicit declarationCampbell Barton
2010-10-23Fix #24363: trying to separate mesh with shape keys didn't display warningBrecht Van Lommel
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-22Fix for snapping pose bones with axis-angle rotation.Campbell Barton
2010-10-22fix warningsCampbell Barton
2010-10-22limit adjustment from AlexKu, subdiv smooth soft limit of 1.Campbell Barton