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-10-03Change struct alignment for structs which are intended to be aligned but aren't.Campbell Barton
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-07ndof data change: operators can access values as vectors or components, as bo...Mike Erwin
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-03-09From the todo:Ton Roosendaal
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-07Todo/feature requestTon Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-17Drag & drop feature:Ton Roosendaal
2010-12-12Fix #25177: Skeleton Sketching - deleted sketches don't disappear immediatelySergey Sharybin
2010-12-04Maintenance, Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-15bugfix [#24708] World Notifier ProblemsCampbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-02Fix #23629: Layers doesn't sign there are objects on them, only if the object...Sergey Sharybin
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-22After discussion with Campbell (ideasman) on IRC I reorganized notifiers and ...Nathan Letwory
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-07-05Fix #21201: double click didn't use the original mouse position, nowBrecht Van Lommel
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14naming changesCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-10[#20581] Lasso tool ends unexpectedly Martin Poirier
2010-01-05Durian Request: Drivers RecodeJoshua Leung