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-26cleanup: style & tipsCampbell Barton
2014-11-25BLI_bitmap: add allocation from a MemArena.Bastien Montagne
2014-11-25Minor UI message fix.Bastien Montagne
2014-11-25Make sure world redraws correctly when we tweak the world propertiesAntony Riakiotakis
2014-11-25Fix framebuffer completeness being broken after last framebuffer cleanupAntony Riakiotakis
2014-11-25Draw world background in offscreen OpenGL renders when. Use forcedAntony Riakiotakis
2014-11-24Separate sequence extension drawing routine so it can be reused (as partAntony Riakiotakis
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-24Fix T42710: Use string length for ID user buttonsSeverin
2014-11-24Allow explicit control over world background.Antony Riakiotakis
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-24Fix button to add simple UVs not getting removed after pressing it once.Antony Riakiotakis
2014-11-24SCons: correct include for win, also minor cleanupCampbell Barton
2014-11-24SCons: correct includes after recent refactorCampbell Barton
2014-11-24Fix T42618: Lock to view + autokey bugCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix BLI_Bitmap - was not usable in BKE area (strict compile flags).Bastien Montagne
2014-11-23Fix freestyle compile.Bastien Montagne
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
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