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-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-11cmake edits to navmesh so includes are not added unless the game engines enab...Campbell Barton
2011-09-10Fixed for navmesh on FreeBSD. Oatch by sambler, thanks!Sergey Sharybin
2011-09-10Change priority for editor util library. Gave linking errors here.Sergey Sharybin
2011-09-10Another set of fixes for recats: osx uses different order of arguments for so...Sergey Sharybin
2011-09-10MSVC build fix by MiikaH for NAVMESH. Thanks! :)Thomas Dinges
2011-09-10Compile fix for scons:Thomas Dinges
2011-09-10disable navmesh feature when building without the game engine.Campbell Barton
2011-09-10recast and detour patch now builds again with GCCCampbell Barton
2011-09-10SVN maintenance.Guillermo S. Romero
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-26fix for NULL pointer crash with operator repeat, looks like error print got m...Campbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-023D view, graph editor, etc. doneXiao Xiangquan
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-20handle SpaceType and UserPref popupsXiao Xiangquan
2011-06-14Bugfix #27573Ton Roosendaal
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-06-08svn merge -r 37212:37306 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-04Code holiday commit:Ton Roosendaal
2011-05-31cmake maintenanceCampbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-10remove some duplicate declarationsCampbell Barton
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-04-21minor changesCampbell Barton
2011-03-30- include for BGE joystick sensorCampbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-16redo panel now runs check() function when defined, filesel and popup dialog w...Campbell Barton
2011-03-12More on bug #26432Ton Roosendaal
2011-03-03Fix #26273: mirror mod. + armature mod. + rotated armature == wrong reference...Sergey Sharybin
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22operator ED_OT_undo_push, needed for editmode undo/redo glitch fix, (coming n...Campbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14First modifiers with deformMatrices callback used to be applied twice whenSergey Sharybin
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-01-30remove nan-makefilesCampbell Barton
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton