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
2012-12-11Merged changes in the trunk up to revision 52858.Tamito Kajiyama
2012-12-09fix [#33442] UnitsCampbell Barton
2012-12-08Merged changes in the trunk up to revision 52815.Tamito Kajiyama
2012-12-06fix playanim - up/down keys were not stepping 10 frames as intended.Campbell Barton
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-12-04operator spacebar search menu wasn't ignoring internal operators,Campbell Barton
2012-12-04fix for WM_keymap_remove_item() writing to freed memory.Campbell Barton
2012-12-01Merged changes in the trunk up to revision 52690.Tamito Kajiyama
2012-11-29bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d...Campbell Barton
2012-11-28Move to Layer: optimization so that the first change in the popup menu doesBrecht Van Lommel
2012-11-28Fix #33330: Proxies are not built in Sequencer if preview is visibleSergey Sharybin
2012-11-28typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_...Campbell Barton
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-27Move to layer: remove the OK button and make it apply immediately like it didBrecht Van Lommel
2012-11-27fix/workaround [#33281] script goes into not responding Campbell Barton
2012-11-26search box width's now scale with DPI setting.Campbell Barton
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel
2012-11-23Fix #33271: Box tool delaySergey Sharybin
2012-11-23Fix #33270: Opening file browser crashes when sequencer preview is visibleSergey Sharybin
2012-11-21Fix for #33250: animation player shortcut keys not working on OS X.Brecht Van Lommel
2012-11-20Fix #33227: custom keymap syncing didn't work well always when adding/removingBrecht Van Lommel
2012-11-20Readme and Release Log Links:Thomas Dinges
2012-11-19Fix #33223: Instant Crash on Window minimizeSergey Sharybin
2012-11-19Merged changes in the trunk up to revision 52340.Tamito Kajiyama
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-17playanim: make alphanumeric +/- and numpad +/- work the same way.Campbell Barton
2012-11-17playanim move zooming into a static function, the switch statement passthroug...Campbell Barton
2012-11-17animation playback window now pauses properly.Campbell Barton
2012-11-17fix for 'Playanim' playing past the last frame of an animation. also print -s...Campbell Barton
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14fix for the update issue reported in [#32452]Campbell Barton
2012-11-14Merged changes in the trunk up to revision 52191.Tamito Kajiyama
2012-11-13Bugfix #26891Ton Roosendaal
2012-11-13remove 'Reset' button from operator UI, instead have 'Restore Defaults' in pr...Campbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-12style cleanupCampbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-11Four fixes (own collection)Ton Roosendaal
2012-11-11Bugfix, IRC report:Ton Roosendaal
2012-11-11MultiSample feature: added provision that requires a restart in order to getTon Roosendaal
2012-11-11code cleanup:Campbell Barton
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-09Temporarily change:Ton Roosendaal
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-08Small fix:Ton Roosendaal
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-07fix [#33108] Running save_as_mainfile breaks relative texture pathsCampbell Barton
2012-11-07code cleanup:Campbell Barton