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-06-06style cleanupCampbell Barton
2013-06-05Fix #35640, part 1. Set the id.lib pointer for nested bNodeTree data blocks i...Lukas Toenne
2013-05-30Fix #35570, old group nodes with empty socket name strings crash. The identif...Lukas Toenne
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-30remove duplicate sys-types headers.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-17Smoke simulator: Add flow subframes and ability to set custom particle size.Miika Hamalainen
2013-05-10Fix for version patch in recent smoke commit, was using && instead of &.Brecht Van Lommel
2013-05-10Smoke: Add new "Full Sample" option to high resolution smoke panel.Miika Hamalainen
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09Fix for do_versions bug with node groups: The special case of direct input-to...Lukas Toenne
2013-05-09UI naming consistency:Thomas Dinges
2013-05-08code cleanup: remove redundant check in writedata().Campbell Barton
2013-05-07Putting undefined versioning to only older than 2.67.Ton Roosendaal
2013-05-07Fix #35122: Blenderplayer crashes when loading levelSergey Sharybin
2013-05-06Fix for crash when using 2D stabilization for float movie clipsSergey Sharybin
2013-05-06Another correction to svn rev56509Sergey Sharybin
2013-05-06Fix for uninitialized variable in previous commit.Sergey Sharybin
2013-05-06Bug fix #35179Ton Roosendaal
2013-04-30Fix for #35147, view in backdrop and image editor in compositor don't work an...Lukas Toenne
2013-04-28BGE: Fix for [#34383] Blender crash Steering actuator 2.66 -> 2.59 -> 2.66. R...Mitchell Stokes
2013-04-25Fix build error with scons + msvc, needs pthread include.Brecht Van Lommel
2013-04-24Fix #34783: smoke simulation crash when changing frame while preview rendering.Brecht Van Lommel
2013-04-23Add stencil control for mask overlay. Key combinations are the same asAntony Riakiotakis
2013-04-22Fix #35037: Compositor: MultilayerEXR + undo loses image. Crash when selectin...Sergey Sharybin
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-18add mesh distort display mode (highlights distorted faces)Campbell Barton
2013-04-17Fix for node editor lib_link and memfile restore (undo): The snode->nodetree/...Lukas Toenne
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-04-16Fix some names, and move overlay flag to overlay_flags.Antony Riakiotakis
2013-04-15Removed the extra ntree->update flag check in lib_verify_nodetree in readfile...Lukas Toenne
2013-04-13code cleanup: remove unused string formatting in bli_adddirstrings(), also re...Campbell Barton
2013-04-12Fix #34322: cycles crash with (undo) save during threaded render. The mesh saveBrecht Van Lommel
2013-04-12Blender is compilable with strict compiler flags againSergey Sharybin
2013-04-12Image draw method optionSergey Sharybin
2013-04-08Compatibility and robustness:Antony Riakiotakis
2013-04-08style cleanupCampbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-05code cleanup: include orderCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34873, Custom min/max node values get reset randomly while working and o...Lukas Toenne
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-04-03Fix for old compatibility issue: 2.59.2 do_versions was not handling all loca...Lukas Toenne
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-04-03Fix #34838, Can not append mesh from 2.5 (Crash in Nodes). The compatibility ...Lukas Toenne
2013-04-03Use of text datablocks for storing Python style modules.Tamito Kajiyama