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-08-08remove unused includesCampbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-28Fix #22996: switching scenes did not exit editmode, meaning changesBrecht Van Lommel
2010-07-25Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday.Campbell Barton
2010-07-23Fix #21077: multiple python headers in an area header not working correct,Brecht Van Lommel
2010-07-20Bugfix #22917: Translating numerically doesn't allow animationJoshua Leung
2010-07-19Bugger... msvc didn't bail out on these...Joshua Leung
2010-07-19Bugfix #22906: Animation Player buttons broke on r30467Joshua Leung
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-18Merging revision 30461 from my GSoC branch, log: Fix for msvc which not has t...Joerg Mueller
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-06selected_sequences wasnt working right, added 'sequences' property to the con...Campbell Barton
2010-07-05#22736: request - adjust windows' corner handlesJoshua Leung
2010-07-04'Copy To Selected' (right click menu item) now works for sequence strips, use...Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-25bugfix where animated image texture's lagged one frame when used with modifiers.Campbell Barton
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-09Fix [#22111] Quad View panes have wrong view when switching between Global/Lo...Matt Ebb
2010-06-08Bugfix #22453: Jump to Next keyframe doesn't work on some frameJoshua Leung
2010-06-07Fix [#22494] Operator panel vanishesMatt Ebb
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-01Fix #22462: selecting the "Animation Step" operator from the spacebarBrecht Van Lommel
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-20Properly restored shift-up/down arrow as alternative hotkeys for jumping betw...Joshua Leung
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-25correct typo'sCampbell Barton
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-23fix for camera switching, broke 28359 Campbell Barton
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-20Made playback operators use exec() callback instead of invoke(), so that thes...Joshua Leung
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-09Reversion of commit that changes order for keymaps. I thought itTon Roosendaal
2010-04-08three things:Ton Roosendaal
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-06Fix [#21194] Swap regions stopped workingMatt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-02avoid error message when stopping animation playback.Campbell Barton
2010-04-02Fix [#21868] Header flickering when mouse moves over region borders Matt Ebb
2010-04-01Added visible_bases and visible_objects to screen Context.Elia Sarti
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-27Fix #21741: changing scenes didn't update layers in 3d view, patch by Elia Sa...Brecht Van Lommel