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
2009-11-10Math LibBrecht Van Lommel
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-06experemental durian request, allow view manipulation while using circle selectCampbell Barton
2009-11-05- converted circle select use a modal mapCampbell Barton
2009-11-05- circle select mouse wheel resize now works (somehow mouse wheel generates a...Campbell Barton
2009-11-05- missing return valuesCampbell Barton
2009-11-04Make Links (Ctrl+L) backCampbell Barton
2009-11-03- Shift+F1 is append in 2.4x (not link). Lee asked it to be made the same.Campbell Barton
2009-11-02Mac / COCOA : Damien Plisson
2009-10-30Mac / COCOA : Damien Plisson
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-27Memory Statistics operator back, printing information about what memoryBrecht Van Lommel
2009-10-26Bugfix: 3d view with scene layer lock were not updated when theBrecht Van Lommel
2009-10-25Fix for crash when doing File -> Open, File -> New (without closing the FileB...Joshua Leung
2009-10-25Toolbar Fixes:Joshua Leung
2009-10-22Bugfix #19707: Save Over (Ctrl+W/ Ctrl+S) anoyianceJoshua Leung
2009-10-21Bugfix for node editor refreshing too often when moving nodes,Brecht Van Lommel
2009-10-20Bugfix for use of freed memory in jobs manager.Brecht Van Lommel
2009-10-20Auto SaveBrecht Van Lommel
2009-10-19Added old 2.4x keymap entries for Open, Save As, and Save Image, per request ...William Reynish
2009-10-19Fix #19640: user defined keymaps did not use poll function.Brecht Van Lommel
2009-10-19Fix #19669 and other: triple buffer & icon texture drawing could causeBrecht Van Lommel
2009-10-19Fix for a preview render crash that happened sometimes, whenBrecht Van Lommel
2009-10-18Bugfix: memory was leaking when opening a new file (Ctl-N). Reports were not...Ken Hughes
2009-10-18minor changes to x11 cursor grab wrappingCampbell Barton
2009-10-17wrap the mouse within the region while grabbing so on release the current vie...Campbell Barton
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-16Force cursor grab OFF when running with -d.Martin Poirier
2009-10-15added operators for setting rna for each type, this avoids having double "'qu...Campbell Barton
2009-10-13added back space switching keys Shift+F2 to F12Campbell Barton
2009-10-13Rename all enums called "prop_mode_items" into something more sensible.Martin Poirier
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-10Add operator and operator type flag for GRAB_POINTER, don't coopt the OPTYPE_...Martin Poirier
2009-10-10When in localview, MKey moves objects out of localview, added redraw notifiersCampbell Barton
2009-10-09wm menu freeing was using freed memory, bone-parent names were being set to "...Campbell Barton
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08WM: test with context-less add notifier. Notifiers are oneBrecht Van Lommel
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-10-06Cocoa port : First pure Cocoa version !Damien Plisson
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-05Cocoa port :Damien Plisson
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel