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-05Bugfix #24535: File saved with NLA Strip in Tweakmode crashes on reloadJoshua Leung
2010-11-04Temporary fix for "freezing when pointcache is baked":Janne Karhu
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-11-04Fix #24388: multires base meshSergey Sharybin
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03Fix for [#21958] Dupli group doesn't show up if linked on a layer that is dif...Janne Karhu
2010-11-03bugfix [#24445] NLA reverse option flickersCampbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-11-03Oops, particle collisions didn't take simulation subframes into account at all.Janne Karhu
2010-11-02Fix for [#24501] Apeend object with cloth sim from another file crash.Janne Karhu
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-11-02Fix #24436: GLSL + Node material gives wrong color.Brecht Van Lommel
2010-11-02Fix #24485: Applying scale to multires object end up in a blender crashSergey Sharybin
2010-11-01Sequencer: fix for the fix of: #23318Peter Schlaile
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31own recent commit broke this python import:Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31Sequence editor code cleanupJanne Karhu
2010-10-30change mat4_to_eulO, mat3_to_eulO to calculate 2 rotations and return the sma...Campbell Barton
2010-10-30the pivot constraint was translating when the pivot was offset along the rota...Campbell Barton
2010-10-30warning/portability fixes.Campbell Barton
2010-10-30Fix for [#23318] SEQUENCER EFFECT: Glow blur amount should be relativeJanne Karhu
2010-10-30Fix for items 3 and 8 of [#24443] Trying to bake a smoke simulation crashes b...Janne Karhu
2010-10-29bugfix for grease pencil freeing order.Campbell Barton
2010-10-28partial bugfix [#24425] Blender 2.54 Beta crashes when starting renderingCampbell Barton
2010-10-27bugfix [#24418] NLA Crashes blender on UndoCampbell Barton
2010-10-27Fix for [#24401] Fluid particles leak through walls of moving objectJanne Karhu
2010-10-27Commit new splash and bump version. Ready for tagging!v2.55Nathan Letwory
2010-10-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
2010-10-27bugfix #24334] Filename looses all parts after a dot when savingCampbell Barton
2010-10-26partial bugfix [#24002] Constraint "Limit rotation" doesn't work properlyCampbell Barton
2010-10-26move matrix decomposition out of object.c into BLI_math_matrix function: mat4...Campbell Barton
2010-10-25Fix #24255: Multires object gets modified when joining it to another multires...Sergey Sharybin
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-25first part of bugfix [#24376] Fly mode disturbs the rotation or scale of the ...Campbell Barton
2010-10-25Closing #24367 (Incorrect behaviour for Optimal Display option) and reopening...Nicholas Bishop
2010-10-24Remove the unsigned, since totbits is signed too.Nathan Letwory
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-24Fixed bug #24364, "subsurf modifier causes wire-only meshes to disappear in o...Nicholas Bishop
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-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-22Include BLI_storage.h where zlib.h is also included. Some systems need _LARGE...Nathan Letwory
2010-10-22Bugfix #20708: segmented bones don't work well with spline IKJoshua Leung
2010-10-22[#21331] Pose snap not working in some casesCampbell Barton
2010-10-22Fix for snapping pose bones with axis-angle rotation.Campbell Barton