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-04-04Clip editor prefetch changesSergey Sharybin
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-31style cleanupCampbell Barton
2013-03-31Woot woot commit.Antony Riakiotakis
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-29Code cleanup / Sequencer:Thomas Dinges
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24Usablity:Ton Roosendaal
2013-03-24Fix for [#34747] Rendering invisible tilesThomas Dinges
2013-03-20I18n users request: add the ability to use a translated name for newly added/...Bastien Montagne
2013-03-20Changes to compositor output nodeSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18style cleanupCampbell Barton
2013-03-17New feature:Ton Roosendaal
2013-03-15Fix: multisample viewport drawing didn't work well with selection or particleBrecht Van Lommel
2013-03-14Code cleanup: replace magic constant used for alpha ignore flag with a define.Sergey Sharybin
2013-03-13solidify modifier: thickness clamping helps prevent self intersections when t...Campbell Barton
2013-03-13Texture sampling function refactoring:Antony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-03-09code cleanup: move runtime var zfac out of RegionView3D. rename initgrabz() -...Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-03-06Weight Painting: Added userpref for zero_weight color.Gaia Clary
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-03-03rigidbody: Revert to running simulation on frame updateSergej Reich
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-24rigidbody: Code cleanupSergej Reich
2013-02-22Workaround for compilation error introduced in r54755Sergey Sharybin
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2013-02-22patch [#34103] Add explanatory comments to dna_genfile.[ch]Campbell Barton
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-22new weight paint draw option to display unweighted vertices with the option t...Campbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Increase maximum render resolution from 10000 to 65536.Brecht Van Lommel
2013-02-21Code cleanup:Thomas Dinges
2013-02-21code cleanup: remove unused runtime var - World.fastcolCampbell Barton
2013-02-18fix [#34279] Python console: Selected region is not highlighted when using wh...Campbell Barton
2013-02-17Added option for group node buffering in the compositor.Monique Dewanchand
2013-02-16rigidbody: Avoid unnecessary simulation updatesSergej Reich
2013-02-13Fix for splitting startup and userpref:Ton Roosendaal