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
path: root/source
AgeCommit message (Expand)Author
2012-02-16ffmpeg: take back 44142, conditional was wrongJens Verwiebe
2012-02-16ffmpeg: only suppress loopfilter for .mov ( compatibility ), but keep for .av...Jens Verwiebe
2012-02-16fix for replacing a generated image with a file, the image would stay generated.Campbell Barton
2012-02-15readfile update after version/subversion bumpDalai Felinto
2012-02-15Set BLENDER_VERSION_CYCLE to release. Thomas Dinges
2012-02-15The traditional release commit, 2.62!Ton Roosendaal
2012-02-15FFmpeg settings can't be animated. Clear animation flag to prevent confusingSergey Sharybin
2012-02-15Movie clip: comment what magic constant 768 means in DNA structureSergey Sharybin
2012-02-15CMake: determine if python should be bundled into "lib" or "lib64" folder.Sergey Sharybin
2012-02-14font objects in blenderplayer fail when object with alpha is renderedDalai Felinto
2012-02-14Camera tracking: corrected default values for some reconstruction-related pro...Sergey Sharybin
2012-02-14Fix related to #30152, rainbow colours produced when loading hdr image to 3D ...Antony Riakiotakis
2012-02-14ffmpeg: don't use flags:loop for .h264, this allows to see the video in OSX q...Jens Verwiebe
2012-02-14Fixing up some buggy cleanup code in BL_ShapeDeformer. This code was causing ...Mitchell Stokes
2012-02-14Fix #30170: with file saved in texture painting mode, when going to object modeBrecht Van Lommel
2012-02-14Fix #30155: crash with popup menu open while new .blend file is loaded,Brecht Van Lommel
2012-02-14use tabs for indentation Campbell Barton
2012-02-14Fix quicktime export being broken in various ways: callback was missingBrecht Van Lommel
2012-02-13OSX: let almost all animation imports handle by ffmpeg now, this is faster in...Jens Verwiebe
2012-02-13Fix for [#27349] Sequencer: Meta Strips plays unavailable audioJoerg Mueller
2012-02-13Fixed copy-paste of sound strips in sequencer.Sergey Sharybin
2012-02-13remove unused varCampbell Barton
2012-02-13fix for bug introduced with weight paint vertex selection.Campbell Barton
2012-02-122.6 UI Modifier Icons:Thomas Dinges
2012-02-12Fix for outliner notifiers for inserting keyframes on visibility/selectivity/...Sergey Sharybin
2012-02-12Bug fix: Explode modifier created invalid faces if "unborn", "alive" or "dead...Janne Karhu
2012-02-12collada export: Don't write parentinverse if ob->parent is NULLJuha Mäki-Kanto
2012-02-12Fix #30110: Outliner view: restriction icons not updating when toggling from ...Sergey Sharybin
2012-02-12Fix #30151: Allow Negative Frames does not affect arrow keysSergey Sharybin
2012-02-12Fix: Avoid freeing frect, it always points to a buffer that will be freed lat...Antony Riakiotakis
2012-02-12Fix #30152: Several drag and drop of image on mesh crashesSergey Sharybin
2012-02-12Regression fix for "Show Seconds" in Sequencer.Sergey Sharybin
2012-02-12Fix [#29737] Can't edit particle hair if particle count is 0.Janne Karhu
2012-02-12Fix [#29530] Changing to particle mode could crash in some casesJanne Karhu
2012-02-12Fix [#29265] Particle Instance: Create Along Paths + Children inconsistent wi...Janne Karhu
2012-02-11minor include cleanup, add GPL header (copied from BKE_animsys.hCampbell Barton
2012-02-11Fix [#30136] Adding Sequence Plugin fails.Bastien Montagne
2012-02-11Fix [#30122] "Tweak" mouse event values were not loaded from keymap files.Bastien Montagne
2012-02-11use ValueError when vector/matrix multiplications sizes are not supported, wa...Campbell Barton
2012-02-11fix for crash adding movie strips that were not a supported format.Campbell Barton
2012-02-11dont add the name field to theme presets for now.Campbell Barton
2012-02-11resetting the theme wasnt changign the panel header.Campbell Barton
2012-02-11update gpl header in cmake filesCampbell Barton
2012-02-10Fix #30131: mac UI font corruption in release candidate, refined test forBrecht Van Lommel
2012-02-10bge font objects: fix for difference in size when object has a parentDalai Felinto
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto
2012-02-10bugfix [#30127] alpha in FontObjects not working in blenderplayerDalai Felinto
2012-02-08Fix #30071: crash with cycles glsl, textures functions (which are stubs still)Brecht Van Lommel
2012-02-08correct 2 sphinx warnings.Campbell Barton
2012-02-08Fix for duplicated vertices in UV sphere when it's creating with large radius.Sergey Sharybin