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
2012-04-15Fix [#30959] "undocumented operator" tooltip for Collada im- and exportThomas Dinges
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-04-14Minor fix to recent i18n commits.Bastien Montagne
2012-04-14Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), amon...Bastien Montagne
2012-04-13Fixed (or partly fixed) various missing UI translations, mainly with some spe...Bastien Montagne
2012-04-07* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. Thomas Dinges
2012-04-05Readme and Release Log Links:Thomas Dinges
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-27style cleanup: wm, mosyly adding space around opsCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-22fix for python called operators getting/setting the operator last used state,...Campbell Barton
2012-03-22fix issue with own recent commit - was accessing freed 'wm' on loading files.Campbell Barton
2012-03-21== Sequencer ==Peter Schlaile
2012-03-21wm/operator code:Campbell Barton
2012-03-21starting blender with -W option would cause other windows (like user preferen...Campbell Barton
2012-03-20fix [#30589] RNA function descriptions not showing in Python console on autoc...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-18spelling cleanupCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-16i18n stuff: adds translation_context to RNA structs (used for there ui name),...Bastien Montagne
2012-03-14Add partial visibility operator including keymaps and menu items.Nicholas Bishop
2012-03-13patch [#30511] from r44792, broke setting the window state from the command l...Campbell Barton
2012-03-12Fix for lasso gestures. After executing the modal gesture operator the list o...Lukas Toenne
2012-03-11code cleanup: remove unused externs.Campbell Barton
2012-03-10patch [#30511] Save/load window state (allows Blender to start maximised)Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-07Mango request: use active scene clip as background for sequencer scene strip ...Sergey Sharybin
2012-03-07running operators after loading a file in background mode would often fail be...Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04Movie clip editor: implemented border select operator for curves viewSergey Sharybin
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-29ndof button handling improvements: Spaceball5000's A,B,C buttons can now be k...Mike Erwin
2012-02-27Code Cleanup:Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-23quiet error message when saving (WM_OT_save_as_mainfile.use_mesh_compat not f...Campbell Barton
2012-02-20fix harmless but annoying memory leak prints, "newmem", now free all scanfill...Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-19svn merge ^/trunk/blender -r44235:44250Campbell Barton
2012-02-19style cleanyp: split > 120 width lines.Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-06svn merge ^/trunk/blender -r43887:43918Campbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama