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
2014-03-05Move do-versions functions for 2.70Campbell Barton
2014-02-22Replace the int argument for user count mode when restoring pointers onLukas Tönne
2014-02-21Fix T37719: NodeTrees lose users on undo.Lukas Tönne
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-31Code cleanup: comments and warningsCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-20Clear object recalc flag on loadTom Edwards
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-07Text3d: move text selection boxes from Curve to EditFont structCampbell Barton
2014-01-05Fix memory leak caused by main library splitSergey Sharybin
2014-01-01Fix crash happening in Cycles fcurve modifierSergey Sharybin
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26Fix T37945: Crash after undoSergey Sharybin
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-14Code cleanup: Remove "TexFace to Material Convert", from the file menu. This ...Thomas Dinges
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-13Fix T37572: text editor scrolling not working well with Mac trackpad panning.Brecht Van Lommel
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-11-30D54: Added a filepath attribute to the read_homefile operator.gaiaclary
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-29Move 2.6x versioning code to own fileSergey Sharybin
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-25Transform: old todo, removing an orientation now checks all screens.Campbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-22Fix T37281: View3D could have invalid transform orientation using undoCampbell Barton
2013-11-21Fix compile error on MinGW64, time.h is required for gmtime.Antony Riakiotakis
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-17fix for crash with new buildinfo, when gmtime() returns NULLCampbell Barton
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-07Fix the small mess in read versionning code (we had two "pending versioning" ...Bastien Montagne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-01Fix #37270: Blender crashes in several situationsSergey Sharybin
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-10-26Weighted tracksSergey Sharybin