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
2014-05-01Code cleanup: remove defines no longer needed on windowsCampbell Barton
2014-05-01Cleanup: Remove unused variables.Bastien Montagne
2014-05-01Fix T31555: Username with special chars in Windows 7Bastien Montagne
2014-05-01Fix for a typo in comment.Tamito Kajiyama
2014-05-01fix T39967: Added support for Import/export of vertex color layersgaiaclary
2014-05-01Fix blenderplayer build.Bastien Montagne
2014-05-01View2d: bring back 2.4x option to lock time for 2d viewsCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-05-01Code cleanup: remove redundant filename copy & simplify splashCampbell Barton
2014-05-01BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refc...Mitchell Stokes
2014-05-01Fix first part of T39956Antony Riakiotakis
2014-05-01More fixes, msvc 2008 needs math includes for "isnan"..Thomas Dinges
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-05-01Add PBVH debug display, where we can see the PBVH node bounding boxes.Antony Riakiotakis
2014-05-01Fix T39969: Make single user object looses custom-tx-boneCampbell Barton
2014-04-30Warning cleanup: signed/unsigned compareCampbell Barton
2014-04-30Fix for copy_object_pose incrementing custom user twiceCampbell Barton
2014-04-30Fix T39974: Popups lead to crash if 'UNDO' isn't setCampbell Barton
2014-04-30Code cleanup: remove unused headerCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T35176: Python fails with blend files from non-ASCII pathsCampbell Barton
2014-04-30Python: move to version 3.4x on all platformsCampbell 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-30Change naming slightly, it conflicts with DrawText function define onAntony Riakiotakis
2014-04-30Report when saving images and textCampbell Barton
2014-04-30Changes to cache line display in image editorSergey Sharybin
2014-04-30Frame cursor color was missing for the image editorSergey Sharybin
2014-04-30Fix T39931: Crash generating thumbnails (error in escaping)Campbell Barton
2014-04-30Fix T39953: Float data images display trash in image editorSergey Sharybin
2014-04-30BGE: Fixing a memory leak from the recent physics changes.Mitchell Stokes
2014-04-30Partially revert ef3eb7adc6f283145e28781a05b3b5e73a6cf083Joshua Leung
2014-04-30Spelling fixesJoshua Leung
2014-04-30Correct issue with IMB_ispic returning boolCampbell Barton
2014-04-30Fix T39933: Link/Append Scenes misses VSE mask, clipsCampbell Barton
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell Barton
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-29Remove link from Link/Append UI, since we have 2 menu itemsCampbell 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 T39947: Aligned handle behaviour problem in graph editorCampbell Barton
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton