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-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-23Cleanup: warningsCampbell Barton
2014-11-22Math Lib: add constant: M_SQRT1_3 1/sqrt(3)Campbell Barton
2014-11-22Fix T42688: python crash: bpy.context.scene.update().Bastien Montagne
2014-11-22Bugfix T42549: Grease pencil layers are not scene-specific for "full copy sce...Joshua Leung
2014-11-22Fix for previous commitJoshua Leung
2014-11-22Bugfix: Duplicating Grease Pencil datablocks wasn't doing so in a safe wayJoshua Leung
2014-11-21Fix leftover f postfix from C code.Antony Riakiotakis
2014-11-21Text Editor: incorrect clipping at bottomCampbell Barton
2014-11-21fix T42676 replaced windows specific include by BLI_utildefines.hGaia Clary
2014-11-21BMesh: check for loop side-of-loop & side-of-edgeCampbell Barton
2014-11-21Cleanup: typoCampbell Barton
2014-11-21Cycles: support for specular color in solid shading mode, available inAntony Riakiotakis
2014-11-21Bugfix T42048: Keyframes missing when animating particle system blend texture...Joshua Leung
2014-11-21Bugfix T41527: Animations of world texture properties invisible in anim editorsJoshua Leung
2014-11-21Bugfix T42648: Invert Selection operator is not working for animation channelsJoshua Leung
2014-11-21Fix T42421: HDR reader could easily read past buffer (truncated HDR files e.g...Bastien Montagne
2014-11-21Task scheduler: Add an option to limit number of threads per poolSergey Sharybin
2014-11-20Compsitor: White space cleanupSergey Sharybin
2014-11-20Cleanup: ints/shorts -> bool.Bastien Montagne
2014-11-20Fix T42622, environment texture GLSL result different from rendering.Antony Riakiotakis
2014-11-20Fix T42639, editcurve flags not getting restored on undo.Antony Riakiotakis
2014-11-20Fix T42662 hide unselected does not reveal selected.Antony Riakiotakis
2014-11-20Fix T42660 snapping not working nicely on graph editor.Antony Riakiotakis
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-20Fix T42647, vertex and weight painting mode do not display solid shadedAntony Riakiotakis
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-20Fix T42638: Roll angle inconsistent flip in edit mode.Bastien Montagne
2014-11-20Bugfix T42661: shortcut "." and "," for changing pivot center don't work on G...Joshua Leung
2014-11-20SCons: Remove duplicate PLATFORM_LINKFLAGS from makesdna and makesrnaSergey Sharybin
2014-11-20mathutils.kdtree: fix docstringsCampbell Barton
2014-11-19Cleanup: #define -> enums.Bastien Montagne
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua Leung
2014-11-19Cleanup: name hide/reveal, like rest of operatorsCampbell Barton
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix context texture buttons in cycles not getting their context right -Antony Riakiotakis
2014-11-18Fix player compile ( take into account to textcompile with player always aka ...Jens Verwiebe
2014-11-18Fix T41969: Enviropment map crashSergey Sharybin
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-18Fix T42585: Mask motion blur is wrong when parented to plane trackSergey Sharybin
2014-11-18Fix for console & info clipping text too earlyCampbell Barton
2014-11-18Fix for previous checkAntony Riakiotakis
2014-11-18Fix for previous commitAntony Riakiotakis
2014-11-18GPUFramebuffer API cleanup:Antony Riakiotakis
2014-11-18GPU framebuffer/texture API: Warn when binding a texture that is alsoAntony Riakiotakis
2014-11-18GPU framebuffer API:Antony Riakiotakis
2014-11-18Fix T42608: Mesh deform modifier for curve fails in renderSergey Sharybin