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-07-30ndof sensitivity operator follows power curve and respects min/maxMike Erwin
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-28speed button mapping to ndof sensitivity change operator.Nathan Letwory
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-25spoof MOUSEMOVE after NDOF_MOTION event, added commentsMike Erwin
2011-07-24ndof overall sensitivity is now liveMike Erwin
2011-07-24removed ancient ndof global, removed my own attempt at a C popup menu (the Py...Mike Erwin
2011-07-22Prepare for NDOF event handling all the way to keymaps (and keymap editor).Nathan Letwory
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-19translated ndof menu from C to Python, enabled helicopter fly modeMike Erwin
2011-07-18Bugfix #27927Ton Roosendaal
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-07-13reuse USER_SAVE_PREVIEWS to not save thumbnails into blend file headerCampbell Barton
2011-07-08== GPU Buffers ==Nicholas Bishop
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-07-04fix for crash when setting layers or saving when there is no active scene - o...Campbell Barton
2011-07-02implemented ndof 'dead zone' around home position, fixed X11 active window de...Mike Erwin
2011-07-01ndof popup menu (experimental (mostly harmless))Mike Erwin
2011-06-27Bugfix #27768Ton Roosendaal
2011-06-25baby steps toward an NDOF popup menuMike Erwin
2011-06-25Bugfix #27765Ton Roosendaal
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-19resolved collision among WM event types, ndof no longer encroaches on keyboar...Mike Erwin
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-17fix [#26621] Memory leaks when creating popup window.Campbell Barton
2011-06-16Standard views (front, top, etc.) work from buttons on SpaceExplorer and Spac...Mike Erwin
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15removed temporary debug loggingMike Erwin
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-06-11SpaceNav works on LinuxMike Erwin
2011-06-10added a check to console auto-compleation for pythons struct_seq type, so bpy...Campbell Barton
2011-06-09Bugfix #26886Ton Roosendaal
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-06-08cmake: remove python include in the wm module, set opengl as a system include.Campbell Barton
2011-06-08don't write file history in backgound mode (running ctest would overwrite all...Campbell Barton
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-06-06spelling correctionsCampbell Barton
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-04edits to make these cmake files compatible with my own basic cmake parser whi...Campbell Barton
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-05-31Make sure correct path separator is used.Nathan Letwory
2011-05-31cmake maintenanceCampbell Barton
2011-05-30Fix #27522: crash when closing new render window with render error messageBrecht Van Lommel