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-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-18quick commit for forgotten file in the G.sce -> G.main->name refactoring.Andrea Weikert
2010-10-18cflags, cxxflags & linkflags in buildinfo.Campbell Barton
2010-10-18bugfix [#24306] Python : relative import errorCampbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-10-18[#21475] Moving a Transform strip upwards moves its animation sidewardsJanne Karhu
2010-10-18[#24209] Texture Forcefields: Use Object Coordinates produces incorrect resul...Janne Karhu
2010-10-18Camera object drawing now shows shift (not especially important but the track...Campbell Barton
2010-10-18_DEBUG -> DEBUGNathan Letwory
2010-10-18this should fix quicktime building from last commit.Campbell Barton
2010-10-18Use DEBUG instead of NDEBUGNathan Letwory
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-18Remove unused code.Nathan Letwory
2010-10-18bugfix [#24291] Error parenting a child with any negative scaling coordinateCampbell Barton
2010-10-18Fix [#24200] COLLADA Exporter: Aspect ratio is not exportedNathan Letwory
2010-10-18bugfix [#24302] Ctrl+Click Extrude gets old mouse eventsCampbell Barton
2010-10-18Fix [#24288] Mesh Grid pointing towards the floor when first createdNathan Letwory
2010-10-17Fix [#24294] IMB_allocImBuf changes in r32517 missed a couple of filesNathan Letwory
2010-10-17Fix for a bug that style modules from wrong scene render layersTamito Kajiyama
2010-10-17Disabling menu entry for adding "Python" F-Modifier.Joshua Leung
2010-10-17Bugfix #24296: AutoIK interactive chain length adjustment feature is missingJoshua Leung
2010-10-17Partial fix for #22409: Locked axis + auto IK = badJoshua Leung
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-17re-arrange icon_draw_rect, also use an assert() for odd icon sizes. this can ...Campbell Barton
2010-10-17fix for bad use of UNUSED() with win32 & some other minor error checks.Campbell Barton
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-16Adapt OSX code for IMB_allocImBuf param changes.Nathan Letwory
2010-10-16Now sound init param removal revert should be fine (apparently my cmake proje...Nathan Letwory
2010-10-16Maybe now correct commit :°Nathan Letwory
2010-10-16Forgot to commit RNA part of revert in 32519Nathan Letwory
2010-10-16Revert overaggressive parameter removal: Main struct is used in audio when Ja...Nathan Letwory
2010-10-16Declaration before any statements. Doesn't GCC warn about this?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-16Bugfix #23979: FCurve.keyframe_points.add(..., replace=True)Joshua Leung
2010-10-16Fix #24280: NURBS default "12x12" UV resolution is not actually "12x12"Sergey Sharybin
2010-10-16dont check for project anymore for ctrl+click, face snapping is enough.Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16patch for bug [#24253] r32218 breaks outliner icon drawingCampbell Barton
2010-10-16Bugfix #24099: nla content moves out of sync - with fixJoshua Leung
2010-10-16Bugfix #24143: Edit NLA StripsJoshua Leung
2010-10-16Bugfix #24276: Unable to set extrapolation on a per curve basisJoshua Leung
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15Fix COLLADA import after recent API cleanups by Campbell.Nathan Letwory
2010-10-15Less cryptic modifier key typesNathan Letwory
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15Fix for [#23314] Comp node renaming breaks animationJanne Karhu
2010-10-15Add comment about when prefsizx et al are used.Nathan Letwory