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-01-02Fixes two crashers for games, with GHOST under SDL:Alex Fraser
2012-01-02Added OpenMP multithreading for SPH particle systems.Alex Fraser
2012-01-02SPH particle simulation fixes:Alex Fraser
2012-01-02slice and iterator access for matrix.col/row so you can do...Campbell Barton
2012-01-02remove Id's that crept inCampbell Barton
2012-01-01Fix [#29556] shrinkwrap generates spikes if vertices fall exactly on the edgeBastien Montagne
2012-01-01Fixed names of VertexWeight modifiers RNA structs, in RNA_access.h (probably ...Bastien Montagne
2012-01-01__func__ define for msvc since its not c99 compatCampbell Barton
2012-01-01rna api - set hard min/max for colors which are float properties but internal...Campbell Barton
2012-01-01use __func__ for makesrna.c error prints rather then the function name (no fu...Campbell Barton
2011-12-31Fix [#29728] Explode Modifier Causes Crash.Bastien Montagne
2011-12-31Code cleanup: do not use check for nan when doing check for finite due toSergey Sharybin
2011-12-31Fix: Material "Vertex Color Light" option didn't apply vertex alpha.Miika Hamalainen
2011-12-31Dynamic Paint:Miika Hamalainen
2011-12-31Changing KX_FontObject to look for a "Text" game property instead of a "text"...Daniel Stokes
2011-12-31Minor code cleanup after resolving conflictsSergey Sharybin
2011-12-31Tag object with object solver constraint to recalc when changing value ofSergey Sharybin
2011-12-31Do not set scene's camera on camera solving and cursor snappingSergey Sharybin
2011-12-31fix [#29734] Crash after bpy.ops.file.direrectory_new()Campbell Barton
2011-12-31fix [#29735] Blender crashes with ACCESS_VIOLATION when snapping cursor to ca...Campbell Barton
2011-12-31option to build without remesh modifier for cmake and sconsCampbell Barton
2011-12-31workaround for error building with clang and quiet some warnings building wit...Campbell Barton
2011-12-31Small tweaks from Zafio for the remesh modifier iconNicholas Bishop
2011-12-31Patch is partially made by Pelle Johnsen. Thanks!Alexander Kuznetsov
2011-12-31Fix for Remesh Modifier:Thomas Dinges
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-12-30Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin
2011-12-30Object tracking integrationSergey Sharybin
2011-12-30patch [#29726] Enable looping with Follow Path constraint and cyclic curves. ...Campbell Barton
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-30use PyUnicode_From_STR_String in the game engine in more places.Campbell Barton
2011-12-30cucumber merge, multiline font object:Dalai Felinto
2011-12-30formatting edits, missed these last commit.Campbell Barton
2011-12-30fix [#29686] Weight paint paints when it shouldn'tCampbell Barton
2011-12-30patch from Jason HaysCampbell Barton
2011-12-30Camera tracking: improvements of track preview widgetSergey Sharybin
2011-12-30Fixed low boundary when detecting frames range for camera solverSergey Sharybin
2011-12-30Fix #29729: Blender crashes when camera solving with a disabled markerSergey Sharybin
2011-12-30style edits for function declarationsCampbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-12-30PyAPI - remove Matrix.row_size / col_size. these were rather awkwardly named,...Campbell Barton
2011-12-30weight paint - fix for own error in r42986, also avoid getting unified settin...Campbell Barton
2011-12-30improvement to how weight paint blur worksCampbell Barton
2011-12-30get the brush size at before applying each brush step, saves unified brush se...Campbell Barton
2011-12-30while checking weight paint code noticed that unified brush functions loop ov...Campbell Barton
2011-12-30minor edits to weight paintCampbell Barton
2011-12-29Fix #29687: Normal bake from multires gives distorted results.Sergey Sharybin
2011-12-29Fix #29718: anchored stroke with image-texture --- strange behaviourSergey Sharybin
2011-12-29py - fix for error which made enums not through errors when assigned non stri...Campbell Barton
2011-12-29possible fix for [#29708] Crashes when Rendering Cross Dissolve + XVID CodecCampbell Barton