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
2010-08-13bugfix [#22845] Python operators dont free report listCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-19Bugger... msvc didn't bail out on these...Joshua Leung
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-18Merging revision 30461 from my GSoC branch, log: Fix for msvc which not has t...Joerg Mueller
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-05Fix #21201: double click didn't use the original mouse position, nowBrecht Van Lommel
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-14workaround for crash when notifiers cause a scene update at the same time ren...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-07Fix [#22413] drag & drop images don't work untile you move the objectMatt Ebb
2010-06-06Don't report the python code for operators type which don't have the Matt Ebb
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-04-20Fix case of accessing freed windowmanager memory after reading a file.Brecht Van Lommel
2010-04-20Added ability to use up to F19 on the keyboard (previous max was F12). Matt Ebb
2010-04-08three things:Ton Roosendaal
2010-04-08Bringing back code style to how WM was made.Ton Roosendaal
2010-04-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-07Fix [#21677] mouse dragging the translated object doesn't release the object Matt Ebb
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-01move operator reports into a global list so they display in the console.Campbell Barton
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-15Fix #20486: blender hangs upon import attempt of an .obj with >40k polys.Brecht Van Lommel
2010-03-12Fix #21183: info stats not updated immediately on undo.Brecht Van Lommel
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-22- Jack transport update: Moving the playhead in another jack app when not pla...Joerg Mueller
2010-02-212.5 Audio:Joerg Mueller
2010-02-17[#21197] change layer of just linked in objects lets them vanishCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/table...Damien Plisson
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-01Remove NO_CONTEXT flag from enum when copying operator properties to the oper...Martin Poirier
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel
2010-01-31Fix snap to grid not taking the current grid resolution intoBrecht Van Lommel
2010-01-29Two fixes, errors caused by drag n drop commit:Ton Roosendaal
2010-01-29Fix #20327: uv smart project options can't be tweaked.Brecht Van Lommel
2010-01-28Bug fix: the new code that allows button highlights in other windows, should Ton Roosendaal
2010-01-27missing parenthesis broke os x compile.Martin Poirier
2010-01-27[#20792] MMB emulation, release brokenMartin Poirier
2010-01-27missing check for NULL poll for wmPaintCursorDraw which is allowed.Campbell Barton
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-22Macro operator properties using property groups in groups (initial code by br...Martin Poirier
2010-01-15Fix [#20129] emulate numpadMatt Ebb
2010-01-14[#20672] TimeLine (arrows will not proceed animation) Martin Poirier
2010-01-14[#19978] Can not switch view with keymaps while emulate numpad is activated; ...Martin Poirier