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-12-27cleanup: redundant tri-normal calculationCampbell Barton
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis
2014-12-26Fix T43010 regression in material setting.Antony Riakiotakis
2014-12-24Master branch is now alpha cycle of 2.74 releaseSergey Sharybin
2014-12-24Fix T42997: Support RGBA output for HuffYUVSergey Sharybin
2014-12-23Blender 2.73 release candidate commitv2.73-rc1Sergey Sharybin
2014-12-22Fix T42966: Py_Initialize: Unable to get the locale encodingSergey Sharybin
2014-12-19Fix for bad file name string matching in point caches, leading toLukas Tönne
2014-12-19Fix reversed args in function call (float, bool vs. bool, float).Bastien Montagne
2014-12-15Fix for clip proxies builder reloading original footage framesSergey Sharybin
2014-12-15Tracking: Fix wrong logic in tracks synchronizationSergey Sharybin
2014-12-15Tracking: Avoid possible treading issue reading the frame to syncSergey Sharybin
2014-12-15Tracking: Fix possible race condition accessing the tracksSergey Sharybin
2014-12-14Fix for idproperty comparisonCampbell Barton
2014-12-12Fix T42883: ID-Prop arrays longer than 'shot' failCampbell Barton
2014-12-11Fix crash when changing worlds with world background active.Antony Riakiotakis
2014-12-10Fix T42472: Undoing/Redoing repeated transform operator gives wrong final mat...Bastien Montagne
2014-12-10Fix T42748: Crash in subsurf, threaded accessCampbell Barton
2014-12-09Fix T42175: Modifiers don't render in sculpt mode using multiresSergey Sharybin
2014-12-08Fix T42824: Proxy bone custom-shape lost on undoCampbell Barton
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-07Correct defines for binrelocCampbell Barton
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-12-04Fix T41883 proxy sizes not correct.Antony Riakiotakis
2014-12-04Fix T42800: Blender suddenly closes after pressing solve camera motionSergey Sharybin
2014-12-03Fix really crappy bug after vertex array refactor commit, it used vertexAntony Riakiotakis
2014-12-02Fix T42767: Subsurfacing union boolean with same-named UVs crashes BlenderSergey Sharybin
2014-12-02No need to free GPU images from BKE_image_free_buffers when in background modeSergey Sharybin
2014-12-02Cleanup: style & de-duplicateCampbell Barton
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Correct includes for win32Campbell Barton
2014-11-29Cleanup: use const, avoid float -> double in matrix invertCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Cleanup GPU: get rid of some extremely legacy draw code.Antony Riakiotakis
2014-11-28Material not set in edit derived meshes after last material modificationAntony Riakiotakis
2014-11-27Addition/correction to previous commit:Antony Riakiotakis
2014-11-27Fix T42653, solidify modifier not displaying correctly under edit mode.Antony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-24SCons: correct include for win, also minor cleanupCampbell Barton
2014-11-24SCons: correct includes after recent refactorCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-22Bugfix T42549: Grease pencil layers are not scene-specific for "full copy sce...Joshua Leung