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
path: root/source
AgeCommit message (Expand)Author
2011-03-25=bmesh=Joseph Eagar
2011-03-20clear more warnings.Campbell Barton
2011-03-20Missing include for mesh editor toolsNathan Letwory
2011-03-20Some changes to get bmesh compiling with scons.Nathan Letwory
2011-03-20=bmesh= fixed problem with normals and a warningJoseph Eagar
2011-03-20fix for copying normals in, mesh_to_bmesh_exec()Campbell Barton
2011-03-20bmesh, less warningsCampbell Barton
2011-03-20fix bug in calculating polygon normal, was passing double arrays to copy_v3v3()Campbell Barton
2011-03-20minor warning cleanup & use BLI_math functions a little differently.Campbell Barton
2011-03-20=bmesh= fixed bunches of modifier stack bugsJoseph Eagar
2011-03-18scons fixJoseph Eagar
2011-03-18scons fixJoseph Eagar
2011-03-18scons fixJoseph Eagar
2011-03-18committed before removing debug limits, I had it so you could bevel in a nega...Joseph Eagar
2011-03-18=bmesh=Joseph Eagar
2011-03-03=bmesh=Joseph Eagar
2011-02-27=bmesh=Joseph Eagar
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-26pre-merge commitJoseph Eagar
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-25Bugfix #26174Ton Roosendaal
2011-02-25Bug fix, irc report.Ton Roosendaal
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
2011-02-25patch [#26215] Python weak reference (weakref) support for game objectsCampbell Barton
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/gen_system tagged.Nathan Letwory
2011-02-25doxygen: kernel/gen_messaging tagged.Nathan Letwory
2011-02-25needed for building without pythonCampbell Barton
2011-02-25bugfix #26211M.G. Kishalmi
2011-02-25Small fix from sambler.Nathan Letwory
2011-02-25doxygen: small fixes and tag addingNathan Letwory
2011-02-25fix #if errors, add defined() in proper placesNathan Letwory
2011-02-25Fix for [#26205] Crash when duplicating windowJanne Karhu
2011-02-25internal operator/wm/macro function: dont crash if operators are not found (w...Campbell Barton
2011-02-25remove warning left in by mistake and comment unused function.Campbell Barton
2011-02-24fix for cmake not having the correct svn revision in buildinfo, now generate ...Campbell Barton