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
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-01-31Bugfix #25874Ton Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal
2010-11-04for some reason even though this resizes areas more evenly on my system (and ...Campbell Barton
2010-11-04fix for #24428, commit r32757 broke menu bar display for some users [#24454] ...Campbell Barton
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-10-30warning/portability fixes.Campbell Barton
2010-10-28bugfix [#24428] Interface Regions will not keep relative proportionsCampbell Barton
2010-10-27bugfix [#24341] Problems running blender headlessCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-02Fix #23629: Layers doesn't sign there are objects on them, only if the object...Sergey Sharybin
2010-09-20Partly apply patch [#23746] Clarify azone->edge values.Nathan Letwory
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-18Apply patch [#23846] Fix for [#23698] in File Browser system. Properly remove...Nathan Letwory
2010-09-06Fix for [#22960] UV/Image editor - Back to Previous buttonJanne Karhu
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
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-19Bugfix #22906: Animation Player buttons broke on r30467Joshua Leung
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-06-25bugfix where animated image texture's lagged one frame when used with modifiers.Campbell Barton
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-04-25correct typo'sCampbell 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-02Fix [#21868] Header flickering when mouse moves over region borders Matt 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-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-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-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-14[#20112] User Preferences window causes a crashMartin Poirier
2010-01-13[#20093] Consistent Crash in properties windowMartin Poirier
2009-12-26- closing the user prefs accessed the temp screen after removing it.Campbell Barton
2009-12-21- camera switching didnt work for openGL renderCampbell Barton
2009-12-17Fix [#20397] Saving with F2 on multiple windows layout crashesMatt Ebb
2009-12-16camera switching via markersCampbell Barton
2009-12-11Tweak to make temp 'fullscreen' screens be alphabetically similar to the prev...Matt Ebb
2009-12-09Whoops, silly typoMatt Ebb