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
2017-07-14Snap System: Replace creation and destruction of the object list by a Macromano-wii
2017-07-13Sequence editor: Renamed "Override" to "Overwrite" in "Set Selected Strip Pro...Sybren A. Stüvel
2017-07-13Fix texture paint crash when painting onto stencilCampbell Barton
2017-07-13Revert T44320: UV island overlap considered linkedCampbell Barton
2017-07-13Fix T51100: Vertex pick fails after extrudeCampbell Barton
2017-07-13Snap System: remove unused functionmano-wii
2017-07-12Cleanup: unused varsCampbell Barton
2017-07-11Fix [T51595]: Snap to edge does not work with high zoom levelmano-wii
2017-07-11Style (remove characters that caused "a binary file")mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-07-11Fix T49034: multi-drag crashes when UI forces exitCampbell Barton
2017-07-11Fix T51761: wpaint select depth limit failsCampbell Barton
2017-07-10Partial fix of T51989: Don't set image user offset for movie filesSergey Sharybin
2017-07-10Fix T51052: CacheFile Open crashes from PythonCampbell Barton
2017-07-10Fix T51665: No orientation for nurbs, polygonsCampbell Barton
2017-07-10Fix T52007: Cancel bezier curve transform failsCampbell Barton
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-07-06Add option to OpenImage operator not to detect sequences.Bastien Montagne
2017-07-06Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)Sergey Sharybin
2017-07-06Fix T51015: Pack all into blend automatically leaves checkbox enabled.Bastien Montagne
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-07-04Fix T51965: Custom Bone Shape Wireframe setting affects wireframe thickness.Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-03Alembic: avoid crashing when doing certain file operations.Sybren A. Stüvel
2017-07-03Fix T51883: Wrong matrix computation in "Make Duplicates Real"Luca Rood
2017-07-03Fix T51734: batch-generate previews crashes on some materials.Brecht Van Lommel
2017-07-02Fix T51772: double undo entry for color picker editing.Brecht Van Lommel
2017-07-01Fix ED_OT_undo_redo operatorAleksandr Zinovev
2017-06-30Fix unpredictable trackball rotationCampbell Barton
2017-06-30Workaround T51934: Array's > SHRT_MAX aren't supportedCampbell Barton
2017-06-29Fix T51926: Selecting pose icon under expanded group in outliner causes crash.Bastien Montagne
2017-06-27Fix T51913: Context tab for textures issueDalai Felinto
2017-06-26Add warning that 'purge all' action in Outliner does save to current .blend f...Bastien Montagne
2017-06-26Building w/o Python works againCampbell Barton
2017-06-25Collada: Exporter now only exports either 'Materials' or 'UV Textures as Mate...Gaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-06-24Fix T51792: crash calling bpy.ops.screen.animation_cancel while scrubbing.Brecht Van Lommel
2017-06-23Grease Pencil: Fix hardcoded DKEY for continous drawingDalai Felinto
2017-06-23Fix T51845raa
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-18Fix T51840: UI redraw in node editor header missing on pointcache bakeThomas Beck
2017-06-18Fix unreported: Copy-pasting nodes crashes when they have an undefined typeLukas Stockner
2017-06-17Add Cone: tip soft-min should be zeroCampbell Barton
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.Bastien Montagne
2017-06-15Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.Bastien Montagne