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
2012-07-07code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macr...Campbell Barton
2012-07-06use icons for rgb colorsCampbell Barton
2012-07-06rgb color display options for compo backdrop.Campbell Barton
2012-07-05code cleanup: replace magic numbers with enum.Campbell Barton
2012-07-05add the ability to make objects and obdata local but not materials.Campbell Barton
2012-07-05Draw outdated point cache in a lighter colorSergej Reich
2012-07-05style cleanupCampbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-04More spell checking.Bastien Montagne
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04fix error in node template and quiet warning.Campbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-07-03Also fix Anim Player button for node editorSergey Sharybin
2012-07-03Fix #32002: "Anim Player" button on header doesn't appearSergey Sharybin
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-07-03Fix for the "black F-Curves" bug on undoJoshua Leung
2012-07-03Fix [#31977] Export Animated Mesh, terminate baking in fluid-simBastien Montagne
2012-07-03Followup for r.48515Joshua Leung
2012-07-03Bugfix [#31976] Bone Group Custom color set is not respected when creating anJoshua Leung
2012-07-02fix for crash getting GROUP_OT_objects_remove's props without a context (own ...Campbell Barton
2012-07-02Fix for image texture node in cycles. The button draw function has to use the...Lukas Toenne
2012-07-02Fix #31970: Crash, whith Sequencer Swap Data-FunctionSergey Sharybin
2012-07-02Fix related on #31984: Multires Displacement Bake creates ripples for each su...Sergey Sharybin
2012-07-01style cleanupCampbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-07-01fix for own error renaming bmesh operator dupeCampbell Barton
2012-06-30rename bmesh ops since they are exposed in an api now.Campbell Barton
2012-06-30code cleanup: rename some members of bmesh operators, 'slots' is a C++ keywor...Campbell Barton
2012-06-30mark modifier operators that only work in the UI as internal, otherwise this ...Campbell Barton
2012-06-30game engine & viewport, dont show collision bounds for convex hull or triangl...Campbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-29Fix [#31939] Loop cutting a self intersecting face loopBastien Montagne
2012-06-28Add missing brush types to sculpt_tool_name()Nicholas Bishop
2012-06-28revert part of 48340, it causes uvs across islands to stitch in a different w...Antony Riakiotakis
2012-06-28recent fix for #31581 could crash when doing edge slide on a mesh with no UV's.Campbell Barton
2012-06-28code cleanup: compile with clang and quiet some warnings.Campbell Barton
2012-06-28Fix for image node: The button draw function was using the image user pointer...Lukas Toenne
2012-06-28code cleanup: cmake buildsystem edits, unused var warnings and better descrip...Campbell Barton
2012-06-28Basic snapping in node transform operator.Lukas Toenne
2012-06-28code cleanup: when heat weighting dont loop through all polys when its not ne...Campbell Barton
2012-06-28fix [#31940] crash with automatic weightsCampbell Barton
2012-06-27style cleanupCampbell Barton
2012-06-27Fix for #31581, UVs shrink on edge slide.Antony Riakiotakis
2012-06-27style cleanup: also some spelling correction.Campbell Barton
2012-06-26Fix issue with resetting active nurb when sawing from edit modeSergey Sharybin
2012-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-26fix for checking wrong flag with removing mask shape keys doubles on the dope...Campbell Barton
2012-06-26Bugfix [#31930] DopeSheet - Grease Pencil mode collapses visible channels whenJoshua Leung