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-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09Fixed/restored translation of node classes (in foreach_nodeclass funcs)Bastien Montagne
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-11-09No tabs in scons! Sorry for that..Antony Riakiotakis
2011-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09correct comment, no longer needed.Antony Riakiotakis
2011-11-09Make scons work MinGW. This commit resolves several issues such as enable Ope...Antony Riakiotakis
2011-11-09minor: Moved italian and russian translations to "nearly done" menu part.Bastien Montagne
2011-11-09Moving version-patches for theme/userpref setting changes as result ofJoshua Leung
2011-11-09minor: some fixes and tweaks in new messages, found while translating them in...Bastien Montagne
2011-11-09Cycles: fix light strength mistmatch when clicking "use nodes".Brecht Van Lommel
2011-11-09Cycles:Thomas Dinges
2011-11-09Cycles: cmake tweaks for linux build, instructions on the wiki no longer worked.Brecht Van Lommel
2011-11-09Scons:Thomas Dinges
2011-11-09Build system fixes:Thomas Dinges
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08don't overwrite existing CMAKE_CXX_FLAGS for cycles (they may be important)Campbell Barton
2011-11-08Remove redundant .remove()Nathan Letwory
2011-11-08Fix GLEW linking error on MinGW. Antony Riakiotakis
2011-11-08Cycles: fix crash loading existing files, forgot to merge over this line.Brecht Van Lommel
2011-11-08quiet warningCampbell Barton
2011-11-08stop cmake from overwriting BOOST_ROOT and OPENIMAGEIO_ROOT_DIR which the bui...Campbell Barton
2011-11-08Cycles Merge:Brecht Van Lommel
2011-11-08Update MinGW to use correct lib location for boostAntony Riakiotakis
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08- operator presets now work in the 3D view as well as the file selector.Campbell Barton
2011-11-08Fix compile after audaspace file source.remove..Jens Verwiebe
2011-11-08Don't compile AUD_JOSResampleReaderCoeff.cpp twice (it's included in AUD_JOSR...Sergey Sharybin
2011-11-08Fix #29201: movie clip editor - right click crashes blenderSergey Sharybin
2011-11-08*Correct syntax for static, since we invoke g++ as linker and we have to pass...Antony Riakiotakis
2011-11-08Correct syntax for static, since we invoke g++ as linker and we have to pass ...cyclesAntony Riakiotakis
2011-11-08Fix #29198: Problem with text interface when you enable the International fontsSergey Sharybin
2011-11-08- disable undo for user preferences (every click would do push an undo), was ...Campbell Barton
2011-11-08Cycles now uses correct libs on MinGWAntony Riakiotakis
2011-11-08Cycles:Brecht Van Lommel
2011-11-08Attempt to fix #29200: Camera Tracking SolverSergey Sharybin
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08Fix for last fix, guess this compiled ok because it's interpreted as a goto l...Brecht Van Lommel
2011-11-08Fix an issue with uninitialized memoryJens Verwiebe
2011-11-08Cycles: svn merge -r41627:41650 ^/trunk/blenderBrecht Van Lommel
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-08Code cleanup: fix compile warning.Brecht Van Lommel
2011-11-08Fix: incorrect use of IFACE_ macro, and correct a typo.Brecht Van Lommel
2011-11-08- Fixed typo in KLT description tooltipSergey Sharybin
2011-11-08Fix a typo in building undistorted proxies for movie clips.Sergey Sharybin
2011-11-08use some more logical BLI math functions & tracking used INT_MAX on a short.Campbell Barton
2011-11-08Code cleanup and small fixes:Sergey Sharybin
2011-11-08Tracker:Thomas Dinges
2011-11-08Code cleanup - reshuffling some stuff to avoid buildup of long functions in t...Joshua Leung