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
2012-04-29Merged revisions 45967-46052 from trunk/blendersoc-2011-cucumberDaniel Stokes
2012-04-29fix pthread path for windows buildsNathan Letwory
2012-04-29Fix for windows compile.Joerg Mueller
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28bmesh api functions, not used yet:Campbell Barton
2012-04-28User Preferences/ ThemesThomas Dinges
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: editors / mesh & objectCampbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28Correction to recent commmit related on splitting audio channels: description...Sergey Sharybin
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-28Hopefully a fix for [#31097] glibc error when playing sound using BGEJoerg Mueller
2012-04-28Audio:Joerg Mueller
2012-04-28code cleanup: remove editmesh code left hanging around thats already been por...Campbell Barton
2012-04-28patch [#31104] Correct comment for mul_qt_v3Campbell Barton
2012-04-28code cleanup: replace some long ELEM7 checks with macro OB_TYPE_SUPPORT_EDITM...Campbell Barton
2012-04-28Camera tracking: if there's no image for current frame display default gridSergey Sharybin
2012-04-28Fix #31117: Segfault when removing Meshdeform ModifierSergey Sharybin
2012-04-28Fix: #31095: Incorrect clamping of labels for multibyte languagesSergey Sharybin
2012-04-28Cycles: fix for CUDA build.Brecht Van Lommel
2012-04-28Point Cache: allow baking external smoke caches. This needs to be cleaned upBrecht Van Lommel
2012-04-28Addons: "persistent" parameter for addon_utils.enable(), so that you can enableBrecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-28bump commit count, mingw32 -> mingw64Nathan Letwory
2012-04-28Add MingW as "platform"Nathan Letwory
2012-04-28Style cleanup in own compositor nodesSergey Sharybin
2012-04-28* UI fix for last commit, forgot to remove the plugin text strings. Thomas Dinges
2012-04-28code cleanup: Campbell Barton
2012-04-28Plugin system:Thomas Dinges
2012-04-28fix memory leak in BM_face_copy()Campbell Barton
2012-04-28fix for incorrect selection check in opencollada integration.Campbell Barton
2012-04-28fix for crash when multires subdividing a mesh with no faces (new bug in bmes...Campbell Barton
2012-04-28Release Cycles for 2.64 begins.Thomas Dinges
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-28Same mingw fix as for compileNathan Letwory
2012-04-28add back lasso tool in the UV editor (Ctrl+LMB / Ctrl+Shift+LMB)Campbell Barton
2012-04-27Changes to get mingw buildslaves going.Nathan Letwory
2012-04-27fix for select flushing in UV-sync-selection mode (regression from 2.62), bot...Campbell Barton
2012-04-27Patch by Jose Geraldo BritoJens Ole Wund
2012-04-27fix for modal timer template, wasnt updated for changes to themes.Campbell Barton
2012-04-27code cleanup:Campbell Barton
2012-04-27code cleanup: quiet msvc warningsCampbell Barton
2012-04-27cleanup msvc build flags, many were included more than once.Campbell Barton
2012-04-26rename WholeCharacter in C too, add pthreads include back for msvc which need...v2.63Campbell Barton
2012-04-26don't have spaces in idnames, confuses py types:Campbell Barton
2012-04-26remove pthread include for windows, after this was added I couldn't build any...Campbell Barton
2012-04-26And for sure we're in release stage now!Sergey Sharybin
2012-04-26Release commit, 2.63!Sergey Sharybin
2012-04-26Fix crash clicking Render button in render layer compositing node. ActuallyBrecht Van Lommel
2012-04-26Fix for undefined reference to abort() in outliner selection moduleSergey Sharybin