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-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22rotate_m4 was using degrees rather then radians.Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20patch #21680 from Richard OlssonCampbell Barton
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-18Removed the 'recover temp' option from the splash screen - the way the temp s...Matt Ebb
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-15Fix [#21603] Mip-mapping setting not saved in User preferencesMatt Ebb
2010-03-15Fix #20486: blender hangs upon import attempt of an .obj with >40k polys.Brecht Van Lommel
2010-03-14user preference to disable the splash screenCampbell Barton
2010-03-14strip quites off buildinfo at startup (was doing this for splash screen and p...Campbell Barton
2010-03-14Bugfix for [#21560] space bar in edit mode of bezier curves doesnt workThomas Dinges
2010-03-12Fix #21183: info stats not updated immediately on undo.Brecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-02-27hold the python operator instance in the operator, otherwise the handelers ne...Campbell Barton
2010-02-27fixes for auto script execution, changing the user preference also updates th...Campbell Barton
2010-02-27was using wrong global flag for python script disabling in recent commit.Campbell Barton
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-27option to set the blend file as from a 'Trusted Source' on load.Campbell Barton
2010-02-25Added a Recovery space in splash so new users don't panic when theyDaniel Salazar
2010-02-23- use search box for adding actions in the NLACampbell Barton
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-22- Jack transport update: Moving the playhead in another jack app when not pla...Joerg Mueller
2010-02-212.5 Audio:Joerg Mueller
2010-02-17[#21197] change layer of just linked in objects lets them vanishCampbell Barton
2010-02-15Fix #21116: wrong shortcut key in view navigation menu.Brecht Van Lommel
2010-02-12[#21123] Refresh screen after applying click in WM_gesture_circle_modal()Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12- select active camera operatorCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/table...Damien Plisson
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2010-02-01Remove NO_CONTEXT flag from enum when copying operator properties to the oper...Martin Poirier
2010-02-01Fix for problem drawing second level popup menus due to recent commit,Brecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01Fix automatic draw method detection not clearing things properlyBrecht Van Lommel
2010-02-01WM Draw Method added to do Overlap assuming swap exchange / flipping,Brecht Van Lommel
2010-02-01Cocoa : implement opening .blend file by double-clicking on it in OSX FinderDamien Plisson
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel