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-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
2010-02-16Last minute fixes for render crash.Brecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-15Test code for Brecht:Ton Roosendaal
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-02-11More tooltip editingDaniel Salazar
2010-02-11Bugfix for [#21086] Audio continues to play unsynced.Joerg Mueller
2010-02-10Missing tooltips for Start frame and End frameDaniel Salazar
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-02-07Fix #20928: difference boolean modifier is not applied during rendering,Brecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01opengl render wasnt using the right stamp flagCampbell Barton
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-30Fix #19980: crash with opengl render active viewport.Brecht Van Lommel
2010-01-29Fix [#20447] Minor infobar bugsMatt Ebb
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-22Fix [#20538] exiting render turns my UV/image editor back to a 3d viewMatt Ebb
2010-01-21bugfix, crash when rendering normally and then with the opengl view.Campbell Barton
2010-01-21Patch #20693: add parameters for FPS and wait timer for screen castJoshua Leung
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-19Preview Range Tweak:Joshua Leung
2010-01-19bugfix [#20736] crash if lasso select while invisble object is selectedCampbell Barton
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-18- opengl render anim exec function so python can render opengl animations wit...Campbell Barton
2010-01-17resizing any area/region would redraw all views in every window.Campbell Barton