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
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-22FFmpeg library update:Sergey Sharybin
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton
2011-08-13some small fixXiao Xiangquan
2011-08-12remove gettext from mkaesrna, and update language packsXiao Xiangquan
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-07small fix of building rulesXiao Xiangquan
2011-07-30fix of cmake rules for mac, from sirdudeXiao Xiangquan
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-25complete the language-select featureXiao Xiangquan
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-10run WM_exit(C) when blender as a python module exitsCampbell Barton
2011-07-02fix for error in cmake filesCampbell Barton
2011-07-01cmake was installing text as a directory rather then coping the files within it.Campbell Barton
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-22cmake was installing .bfont.ttf in ~/.blender/VER/config, use ~/.blender/VER ...Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11merge from trunk r37405Xiao Xiangquan
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-06-02Almost complete the i18n system, including:Xiao Xiangquan
2011-05-30cmake formatting adjustment, no functional change.Campbell Barton
2011-05-30fix for cmakes windows install target, was extracting python 4 times, note in...Campbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-26fix for installing blender as a python module with cmake.Campbell Barton
2011-05-26update to build system excluding parts of the python bundle.Campbell Barton
2011-05-24cmake's install target now works for the python module on *nix.Campbell Barton
2011-05-24fix for cmake/msvc when the path name contains spaces, patch by Kupoman on IRCCampbell Barton
2011-05-22quiet compiler warnings for -WundefCampbell Barton
2011-05-16enable game panel even if the BGE is disabled since its settings effect the v...Campbell Barton
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-02build system changes to eltopo, re-applied.Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21patch [#27070] cmake fix for nmake buildsCampbell Barton