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-24Merged changes in the trunk up to revision 32684.Tamito Kajiyama
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
2010-10-22fix warningsCampbell Barton
2010-10-21Temporary fix for sequencer bugs #22925, #21429, #21783, #24165Janne Karhu
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-21Enable /WX in blenkernelNathan Letwory
2010-10-21Include BLI_math.h instead of math.h.Nathan Letwory
2010-10-21fix for fix [#24344] crash on adding new image when composite is open and the...Campbell Barton
2010-10-21remove unused args for some modifiers, no functional change.Campbell Barton
2010-10-21improved fix for [#24267] Hook fails after SolidifyCampbell Barton
2010-10-20fix for fix [#24336] evaluation time - curve has no effectCampbell Barton
2010-10-20Quiet compiler warnings.Campbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-20== Sculpt ==Nicholas Bishop
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-19Fix for [#24313] Displacement modifier is not respecting animated texture cha...Janne Karhu
2010-10-19bugfix with applying the object matrix with negative scales.Campbell Barton
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-19Mangle unused parameter names also on non-GCC platforms. This should help in ...Nathan Letwory
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-18[#24209] Texture Forcefields: Use Object Coordinates produces incorrect resul...Janne Karhu
2010-10-18_DEBUG -> DEBUGNathan Letwory
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-18bugfix [#24291] Error parenting a child with any negative scaling coordinateCampbell Barton
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-17Fix #24139: Edge loop + Multi-Resolution modifier results weird artifactsSergey Sharybin
2010-10-16Fix for [#24292] When rendering with the stamp feature the scene opt. affects...Elia Sarti
2010-10-16Revert overaggressive parameter removal: Main struct is used in audio when Ja...Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16Added panel for accessing the "delta transforms" for Objects (this is closed ...Joshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16Bugfix #24143: Edit NLA StripsJoshua Leung
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15bugfix [#24264] toggle UV selection fails.Campbell Barton