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-01-312.5: quick fix to make 10-timer menu appear again. It's a debug tool, isTon Roosendaal
2010-01-31Fix snap to grid not taking the current grid resolution intoBrecht Van Lommel
2010-01-30Fix #20886: user defined keymap could be loaded before python scripts,Brecht 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-29Speed up keymap editor a bit (less context changes)Martin Poirier
2010-01-28Keyconfig import and removeMartin Poirier
2010-01-28Bug fix: the new code that allows button highlights in other windows, should Ton Roosendaal
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
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- duplicate window crasheing when it was full screenCampbell 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-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26Assorted Bugfixes:Joshua Leung
2010-01-26set the keymap to NULL if its not found so as not to use it un-initializes.Campbell Barton
2010-01-26Fix [#20798] - Add/change/remove shortcut options dissapearing from buttons @...Matt Ebb
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-23support for compiling blender without python working again (with cmake at least)Campbell Barton
2010-01-22Macro operator properties using property groups in groups (initial code by br...Martin Poirier
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-19[#20722] Ignore non-existent files from .BlogCampbell Barton
2010-01-19Fix [#20067] Blender 2.5.0 Alpha0 - Duplicating WindowMatt Ebb
2010-01-18load the user prefs before python so the python userdir is read.Campbell Barton
2010-01-18Fix for window not redrawing properly on resize (on osx at least), add a Matt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15a new generic invoke function - WM_enum_search_invoke()Campbell Barton
2010-01-15fix for compiler error, probably unlikely but if 'v' is NULL it could crash.Campbell Barton
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
2010-01-14Fix for previous properties editor crash, only remove ui handlersMatt Ebb
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-14[#20112] User Preferences window causes a crashMartin Poirier
2010-01-13Makefiles: add -DNAN_BUILDINFO to CPPFLAGS in windowmanager/intern when build...Stefan Gartner
2010-01-13Don't loop forever.Martin Poirier
2010-01-13Fix for Martin's fix, caused file selector to stop working.Matt Ebb
2010-01-13[#20093] Consistent Crash in properties windowMartin Poirier
2010-01-11Compile Fix for recent multi touch commit. Thomas Dinges
2010-01-11report errors with library linking errors.Campbell Barton
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-11- player building againCampbell Barton
2010-01-11* Tweak for splash screen rev. info - dalai, does this look ok on your machine?Matt Ebb
2010-01-10[#20581] Lasso tool ends unexpectedly Martin Poirier
2010-01-10- fix for crash if drivers were used in the .B.blendCampbell Barton
2010-01-10* make sure build info is enabled for BF_BUILDINFO (this is enabled by defaul...Nathan Letwory
2010-01-10add OpenCOLLADA support to MakefilesStefan Gartner