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-12-01Code Cleanup: replace ABS() with fabsf() when used with float expressions.Campbell Barton
2013-12-01Code Cleanup: softbody macro use (function calls and expressions within macros)Campbell Barton
2013-11-30BMesh/Mesh: replace scanfill with polyfillCampbell Barton
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-29Fix T37407: removing cd-layer didn't set the active layer correctlyCampbell Barton
2013-11-26Fix T37541: multires not reading external displacement file after entering ed...Brecht Van Lommel
2013-11-26Fix T37627: create scene with copy settings did not copy cycles settings.Brecht Van Lommel
2013-11-26Math library: minor additions sqrtf_signed and copy_v2_fl2Campbell Barton
2013-11-26Fix: Text editor, blank lines were being indentedDalai Felinto
2013-11-26Fix T37471: Copy/Paste objects broke relative pathsCampbell Barton
2013-11-26Code cleanup: Typo fix for image function, patch by kgeogeo.Thomas Dinges
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-26Fix T37225: UV map for closed curves incorrectly generatedSergey Sharybin
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell Barton
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-11-25Transform: old todo, removing an orientation now checks all screens.Campbell Barton
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-22Fix T37465: UV Coords we're incorrect when converting from a curveCampbell Barton
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-20Code Cleanup: remove unused members for editfont (3D text)Campbell Barton
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-19Fix T37445: Crash with snapping and shrink-wrap modifier.Campbell Barton
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-18Fix T37289: ID User decrement error for Shapes on Bones when playing in BGESergey Sharybin
2013-11-18BMesh Refactor: BKE_bmbvh_new can now be created without an EditMesh.Walid Shouman
2013-11-18Fix spelling error in commentJoshua Leung
2013-11-17Style Cleanup: whitespaceCampbell Barton
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-16code cleanup: rename flip_side_name to BKE_deform_flip_side_nameCampbell Barton
2013-11-16More fix for this stupid uppercase-to-lowercase convertion code... Thanks to ...Bastien Montagne
2013-11-16Code cleanup: Use different redraw options for sculpt mask operators.Antony Riakiotakis
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-11-12Fix [#37380] vertex paint colors don't render.Bastien Montagne
2013-11-11Fix #37395: Rendering with a movie strip behind a scene shows inconsistent re...Sergey Sharybin
2013-11-11Fix [#37394] UV Map cannot be renamed.Bastien Montagne
2013-11-10Fix [#37393] Input dimensions are case sensitive in the property panel, upper...Bastien Montagne
2013-11-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung