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
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
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-27missing from last commitCampbell Barton
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-25Tweaks to PNG file outputSergey Sharybin
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-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
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
2013-10-18Fix #37110, After deletion of large scene, file still huge.Lukas Toenne
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15Fix particle group use count option losing objects for linked groups. ThereBrecht Van Lommel
2013-10-14Fix Brush datablock writing MTex blocks to .blend files twice.Brecht Van Lommel
2013-10-08* Code cleanup, comments in readfile.c. Thomas Dinges
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08remove toolsettings (unused for a long time).Campbell Barton
2013-10-07fix for crash on load if the file was saved in editmesh,Campbell Barton
2013-10-05rename presets not to use '+' character, also some typo fixes.Campbell Barton
2013-10-01Mark some CCG funcrions as inlinedSergey Sharybin
2013-09-30workaround for [#36314], ensure all id-properties are groups on load (which a...Campbell Barton
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-18Fix memory leak that still existed when opening .blend file mesh data in olderBrecht Van Lommel
2013-09-17Fix wrong temporary path in user preferences, revert startup.blend and insteadBrecht Van Lommel
2013-09-16fix [#36291] Applying subsurf to mesh or setting subdivisions to zero crashes...Campbell Barton
2013-09-13Fix memory leak reading mesh data after change to skip saving temporaryBrecht Van Lommel
2013-09-11take the decender into account when drawing console text.Campbell Barton
2013-09-10Update to writefile: do not save TEMPORARY or NO_COPY CD layers!Bastien Montagne
2013-09-10Fix #36271: missing (+) icon for toolbar in compositing layout in default sta...Brecht Van Lommel
2013-09-10startup.blend: save images as RGBA by default, to avoid losing data whenBrecht Van Lommel
2013-09-10startup.blend: add a function BLO_update_defaults_startup_blend to changeBrecht Van Lommel