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-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
2010-03-23more lint includesCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-21OK, compiling doesn't mean it runs, now it should really be fixed, as I don't...Joerg Mueller
2010-03-21Finally, this should really fix the msvc and old ubuntu compiler problems wit...Joerg Mueller
2010-03-20Fix for [#21639] Playback with AV-sync and None sound system.Joerg Mueller
2010-03-16Play Back Rendered Animation operator was left out of Screen->Render operator...Matt Ebb
2010-03-12Patch #21027: 3d view background seams fix, by Anthony Edlin, thanks!Brecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-212.5 Audio:Joerg Mueller
2010-02-19Enabling AV-sync again. You can now choose between No sync, Frame Dropping or...Joerg Mueller
2010-02-18revert 27010, sorry but this makes playback of animation unusable & jerky, we...Campbell Barton
2010-02-18Basic AV Sync for forward playing.Joerg Mueller
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel