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-06-01code cleanup: warningsCampbell Barton
2012-06-01Theme color for frame nodes. The alpha value from this theme color is also us...Lukas Toenne
2012-06-01Update startup.blend:Sergey Sharybin
2012-06-01There's no MASK_OT_select_border in trunk yetSergey Sharybin
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-06-01Added NULL-pointer check to avoid crash in node editor. Fixes #31664Konrad Kleine
2012-06-01Reroute nodes, by Jeroen Bakker (patch #28443).Lukas Toenne
2012-06-01Optimize Gaussian blursMonique Dewanchand
2012-06-01Style and typo fixesJoshua Leung
2012-06-01fix crash in clip graph view (possibly own fault)Campbell Barton
2012-06-01Fixed crashJeroen Bakker
2012-06-01Replaced tile based memory manager with a single aligned bufferMonique Dewanchand
2012-06-01Removed unused files in compositorJeroen Bakker
2012-06-01Fix for [#27472] "preserve volume for armature modifier does not work" based ...Mitchell Stokes
2012-06-01Add const prefix to match definition in lasso.cPeter Larabell
2012-06-01Fix for [#31662] Compositing: No Alpha if image/color connected to second inp...Monique Dewanchand
2012-05-31Fix #31634: crash calling bpy.ops.transform.edge_slide() outside 3d view.Brecht Van Lommel
2012-05-31style cleanupCampbell Barton
2012-05-31This fixes a precision issue in multi-paint so that near zero values do not c...Jason Hays
2012-05-31Fix #31657: adding mesh objects did not take units into account for the gridBrecht Van Lommel
2012-05-31Fix for [#31602] Node Glare: Ghosts effectJeroen Bakker
2012-05-31math lib changes from tomatoCampbell Barton
2012-05-31Fix for [#31542] Tiles Compositor: Image sequences brokenJeroen Bakker
2012-05-31 * Added new dilate/erode functionJeroen Bakker
2012-05-31Fix for Monique Dewanchand
2012-05-30Viewer linking operator has to flag the node tree for update, to ensure the d...Lukas Toenne
2012-05-30 * fixed memory leak in compositor operation.Jeroen Bakker
2012-05-30Provide ray hit/nearest information on which side of the quad the ray hit.Daniel Genrich
2012-05-30workaround for crash when rig library links dont load. - will leak memory but...Campbell Barton
2012-05-30fix incorrect delete usage in the compositor.Campbell Barton
2012-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-05-30minor transform change to stay in sync with mask branchCampbell Barton
2012-05-30clear active object when hiding unselected objects too.Campbell Barton
2012-05-30Remove useless fileNathan Letwory
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-30Win32: Compilation fix for quicktime importBenoit Bolsee
2012-05-29Bugfix [#31629] Cloth simulation results are much different from older onesDaniel Genrich
2012-05-29Outliner Drag & Drop fixesDan Eicher
2012-05-29Fix #31591: info header reports missing with custom key configuration due toBrecht Van Lommel
2012-05-29Compositor filter nodeJeroen Bakker
2012-05-29 * Compositor Alpha channel was not effected by the ConvolutionFiltersJeroen Bakker
2012-05-29 * Compositor fix for OpenCL [OpenCL platform installed, but noJeroen Bakker
2012-05-29Revert makesrna part of r47158 because it broke building blenderplayerDan Eicher
2012-05-29Fix #31631: keyframe insert on uv layer element not working.Brecht Van Lommel
2012-05-29Fix #31632: error inserting keyframing on vertex group element weight.Brecht Van Lommel
2012-05-29more plugin removalCampbell Barton
2012-05-29Fix #31596: wrong soft limits for light falloff node.Brecht Van Lommel
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29remove some more pynode references in the codeCampbell Barton