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-10-28UI Icon Toggles Fix:Joshua Leung
2009-10-27Compiler warning fixes for mingw:Joshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Bugfix: material texture slot checkboxes were not showing up anymore.Brecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22UI: List Template tweaks to get it a bit more usableBrecht Van Lommel
2009-10-21Bugfix to allow list templates to have more than 5 rows when you setBrecht Van Lommel
2009-10-20Auto SaveBrecht Van Lommel
2009-10-19Scons/make update for use of GPU include in interface module.Brecht Van Lommel
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-19Fix #19669 and other: triple buffer & icon texture drawing could causeBrecht Van Lommel
2009-10-19Fixed Layout-Engine bug that was causing checkbox menu entries to draw with t...Joshua Leung
2009-10-19Patch #19034: (2.5) Display titles of closed panels in horizontal mode Joshua Leung
2009-10-17wrap the mouse within the region while grabbing so on release the current vie...Campbell Barton
2009-10-17- wrapping failed with the cursor at the screen edge,Campbell Barton
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-15Add side clicking in sliders.Guillermo S. Romero
2009-10-15Tiny tweak to make Anim Player button wide enough for icon+text.William Reynish
2009-10-15Updated icons. Changed some icon names that weren't blank.William Reynish
2009-10-15Num Sliders Tweak:Joshua Leung
2009-10-15UI Templates: RNA-Path Builder (Skeleton Code)Joshua Leung
2009-10-14fix for continuous grab where you couldnt properly click the button for incre...Campbell Barton
2009-10-14Drivers UI - Converting to Layout EngineJoshua Leung
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-10-12*Moved the texture reordering buttons to the sideWilliam Reynish
2009-10-093D View panels now show object and bone name again, not sure itBrecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
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-08toggle buttons for texture channels (hardcoded like UV layer buttons)Campbell Barton
2009-10-08unselected group color was too hard to see in the 3D view, made darkerCampbell Barton
2009-10-08A few fixes:Joshua Leung
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-07Option to copy the data path of an RNA buttonCampbell Barton
2009-10-07Fix compile warning, function does not return anything (void function).Daniel Genrich
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-10-06* Remember, C-style declarations at the *beginning* of a scope, not C++ style...Nathan Letwory
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-10-06Several fixes:Joshua Leung
2009-10-05VBO: disable VBO's by default. Not sure why this was not done, weBrecht Van Lommel
2009-10-03Keying Sets UI:Joshua Leung
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Fix #19513: scroll wheel did not work when over disabled buttons.Brecht Van Lommel
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-28Preview icon rendering for menus now runs in a separate thread, to avoidBrecht Van Lommel
2009-09-28Fix drawing of MENU buttons with only an icon, was not aligned rightBrecht Van Lommel
2009-09-28File Browser fixes:Brecht Van Lommel