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
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-05-01Another issue with includesCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-05-01Fix for making single user objects setting FROMGROUP flag incorrectlyCampbell Barton
2014-04-30Warning cleanup: signed/unsigned compareCampbell Barton
2014-04-30Code cleanup: remove unused headerCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39795: Crash when duplicate f-curve keyframe, individual originsSergey Sharybin
2014-04-30Fix T38245: Render slot buffer gets deleted in compositor when input is an imageSergey Sharybin
2014-04-30Report when saving images and textCampbell Barton
2014-04-30Changes to cache line display in image editorSergey Sharybin
2014-04-30Get the edit-object when keying and checking editmodeCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-30Fix T38905: view3d.object_as_camera didn't store the last-viewCampbell Barton
2014-04-30View3D: disable entering camera when enabling quad-viewCampbell Barton
2014-04-29Correct own regression drawing lamp outlineCampbell Barton
2014-04-29Fix 39065: Leaving QuadView lost view settingsCampbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton
2014-04-29Code cleanup: avoid sin/cos calls when drawing sun lampCampbell Barton
2014-04-29Fix for nurbs surface merge didn't update key indexSergey Sharybin
2014-04-29Fix issue discovered in soc-paint-2013 branch.Antony Riakiotakis
2014-04-29Code cleanup: quiet warningsCampbell Barton
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-29Reimplemented the earlier feature of swapping existing links toLukas Tönne
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-29Ignore user-preferences when inserting keys from PythonCampbell Barton
2014-04-28"Auto" option for Keyframe.easingJoshua Leung
2014-04-28NLA Editor: Make Single User for NLA StripsJoshua Leung
2014-04-28NLA Editor: Duplicate/Duplicate LinkedJoshua Leung
2014-04-28Fix T39902: Keyframe insertion by a Keying Set fails in the edit mode when ke...Tamito Kajiyama
2014-04-28NLA Editor: Added an operator to set preview range based on the extents of se...Joshua Leung
2014-04-28Code cleanup: short -> boolJoshua Leung
2014-04-28Remove unused argument from sculpt_omp_start()Sergey Sharybin
2014-04-28Fix T39911: Unpredictable behaviour when editing y-coordinate of right handle...Joshua Leung
2014-04-28Patch T39855: Icons for Interpolation Types (and Robert Penner easing)Joshua Leung
2014-04-28Graph Editor: Added buttons for editing handle types on the active keyframe (...Joshua Leung
2014-04-28Fix T39597: Missing entries in VSE Preview menuPeter Schlaile
2014-04-28Two changes:Antony Riakiotakis
2014-04-28Fix T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Fix another part of T39692 Text fields in datablocks editor are broken.Bastien Montagne
2014-04-27Fix part of T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Editmesh: Update tooltips for vert/edge/face buttonsCampbell Barton
2014-04-27Code cleanup: avoid warning about bit-shift outside int rangeCampbell Barton
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27View3D: Tweak GLSL preview, use only lamps enabled in active render layer and...IRIE Shinsuke
2014-04-27Code cleanup: style, unused importCampbell Barton