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 (Collapse)Author
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-26pre-merge commitJoseph Eagar
2011-02-25SVN maintenance.Guillermo S. Romero
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by ↵Sergey Sharybin
the strength of the brush, as it was in 2.49 Layer height used to be controlled with brush radius, quite confusing decision. Added new property for brushes - height for adjusting affectable brush height (it could be not only layer height in the future).
2011-02-25Bugfix #26174Ton Roosendaal
Shift+A "add primitive" menu didn't allow to set shortcuts on the sublevels.
2011-02-25add NDEBUG to scons release flags + some pep8 cleanup for examples.Campbell Barton
2011-02-25pep8 cleanupCampbell Barton
2011-02-25Bug fix, irc report.Ton Roosendaal
Menu Help -> Operator Cheat Sheet crashed, calling function with NULL context.
2011-02-25use flag _DEBUG, not DEBUG.Campbell Barton
2011-02-25follow up on patch [#26215], not all weakref references were ifdef'dCampbell Barton
2011-02-25fix for scons with recent change to how BINRELOC is enabled via cmake.Campbell Barton
also add WITH_PYTHON define to qtcreator project generator until we get a way to add them properly.
2011-02-25patch [#26215] Python weak reference (weakref) support for game objectsCampbell Barton
by Alex Fraser (z0r)
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-25doxygendoxygen: blender/modifiers tagged.Nathan Letwory
2011-02-25doxygen: tag blenderplayer stubs.Nathan Letwory
2011-02-25doxygen: gameengine/VideoTexture tagged.Nathan Letwory
2011-02-25doxygen: gameengine/SceneGraph tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Rasterizer tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Physics tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Network tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2011-02-25doxygen: gameengine/GamePlayer tagged.Nathan Letwory
2011-02-25doxygen: gameengine/GameLogic tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Expressions tagged.Nathan Letwory
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-25doxygen: gameengine/BlenderRoutines tagged.Nathan Letwory
2011-02-25doxygen: kernel/ groups added.Nathan Letwory
2011-02-25doxygen: kernel/gen_system tagged.Nathan Letwory
2011-02-25doxygen: kernel/gen_messaging tagged.Nathan Letwory
2011-02-25doxygen: add missing group definitions.Nathan Letwory
2011-02-25doxygen: add bsp groupNathan Letwory
2011-02-25doxygen: intern/string tagged.Nathan Letwory
2011-02-25doxygen: intern/smoke tagged.Nathan Letwory
2011-02-25doxygen: intern/moto tagged.Nathan Letwory
2011-02-25doxygen: intern/mikktspace tagged.Nathan Letwory
2011-02-25doxygen: intern/memutil taggedNathan Letwory
2011-02-25doxygen: intern/itasc taggedNathan Letwory
2011-02-25doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in ↵Nathan Letwory
multiple locations.
2011-02-25doxygen: intern/guardedalloc taggedNathan Letwory
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-25needed for building without pythonCampbell Barton
2011-02-25bugfix #26211M.G. Kishalmi
render-result doesn't get an ibuf with BKE_image_get_ibuf added a poll method to grey-out entries if !ibuf for now.
2011-02-25Small fix from sambler.Nathan Letwory
2011-02-25doxygen: intern/elbeem taggedNathan Letwory
2011-02-25doxygen: intern/decimation taggedNathan Letwory
2011-02-25doxygen: intern/container taggedNathan Letwory
2011-02-25doxygen: intern/bsp taggedNathan Letwory
2011-02-25doxygen: update Doxyfile and split doxygen.mainNathan Letwory
2011-02-25doxygen: intern/boolop taggedNathan Letwory
2011-02-25doxygen: opennl tagged.Nathan Letwory
renamed BLO_sys_types.h to superlu_sys_types.h