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-27OSX CMake bundle - blenderplayer doesn't need locale, data, ..Dalai Felinto
2011-09-27OSX: fix player bundle_creationJens Verwiebe
2011-09-26replace strncpy with BLI_strncpy, in some cases strncpy was being misused sin...Campbell Barton
2011-09-26OSX - cmake: blenderplayer part 2: Jens Verwiever co-patchDalai Felinto
2011-09-26cmake files for bundling blenderplayer in OSXDalai Felinto
2011-09-25whitespace cleanupCampbell Barton
2011-09-21remove support for irixCampbell Barton
2011-09-20Cycles: svn merge -r40358:40411 ^/trunk/blenderBrecht Van Lommel
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15- Whitespace fixes (was commiting from windows where text editor wasn't confi...Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-15Update build rules to deal with new gettext libraries.Sergey Sharybin
2011-09-14removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own tem...Campbell Barton
2011-09-14- removed some duplicate library links from cmake (which were needed because ...Campbell Barton
2011-09-11fix for 'blender -E' crashing.Campbell Barton
2011-09-10fixed linking with CMakeCampbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-01Cycles: OpenCL library is now dynamically loaded so that blender doesn't crashBrecht Van Lommel
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-25Cycles: fix linux build issue, link order was wrong.Brecht Van Lommel
2011-08-24Cycles: remove automatic copy of boost/openimageio shared libraries to binaryBrecht Van Lommel
2011-08-24Cycles: svn merge -r39457:39669 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
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-16Cycles:Brecht Van Lommel
2011-08-13some small fixXiao Xiangquan
2011-08-12Cycles: clean up some unnecessary changes compared to trunk.Brecht Van Lommel
2011-08-12remove gettext from mkaesrna, and update language packsXiao Xiangquan
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-07Cycles: svn merge -r37957:39132 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
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-28Cycles: svn merge -r37694:37904 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-24merge from trunk #37722Xiao Xiangquan