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
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-19Fix a crasher in recent own mesh remap code ('island' area... :/ ).Bastien Montagne
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Cycles: Correction to camera in volume detection after clipping commitSergey Sharybin
2015-01-19Fix T43311: using displacement shader crashes blenderSergey Sharybin
2015-01-19Cleanup: unused Global flags.Campbell Barton
2015-01-19Fix for security issue loading blend'sCampbell Barton
2015-01-19Fix: ActionGroups.new() UI description copy-paste errorSybren A. Stüvel
2015-01-19Cycles: Avoid crash in statistics when canceling BVH buildSergey Sharybin
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-19GPencil: Added asserts for checking when trying to convert coordinates for in...Joshua Leung
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-19RNA/API: name outliner sort option like UIListCampbell Barton
2015-01-19Fix own error in freestyle apiCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2015-01-18Fix `mathutils.barycentric_transform()`Bastien Montagne
2015-01-18Documentation: fixed documented types to match actual typesSybren A. Stüvel
2015-01-18Fix T43301: Three of the 'mirror keyframes' tools were mirroring along wrong ...Bastien Montagne
2015-01-17Fix T43283: Crash on undo/redo/ and save/reload after (new) weight transfer.Bastien Montagne
2015-01-17Fix T43090: Cycles + Freestyle + border render = black render.Tamito Kajiyama
2015-01-17Fix T43273: vector math cross product inconsistentKévin Dietrich
2015-01-17Fix T23942: Add "Delete Hierarchy" to outliner context menu.Torsten Rupp
2015-01-16Fix compilation error with strict compiler rulesSergey Sharybin
2015-01-16Cycles: Fix compilation error with latest OSLSergey Sharybin
2015-01-16Cycles: Cleanup and optimization comment updateSergey Sharybin
2015-01-16Cycles: Minot cleanup, save some cpu tics per curve segment exportSergey Sharybin
2015-01-16Fix T43275: Crash on Render when using 'save buffer' and render layer name co...Bastien Montagne
2015-01-16FCurve RNA API: add funcs to convert to samples/to keyframes.Bastien Montagne
2015-01-16Show buttons for particle system modifiers render/viewport togglesLukas Tönne
2015-01-16Select appropriate folder for MinGW-w64 gcc 4.9Antony Riakiotakis
2015-01-16Cycles: Minor typo fix in debug printSergey Sharybin
2015-01-16Cycles; Correction to previous debug print to survive prints from multiple th...Sergey Sharybin
2015-01-16Cycles: Report BVH statistics after buildSergey Sharybin
2015-01-16Fix T43271: Sequencer: RNA's 'add_effect' was not updating effect strip len c...Bastien Montagne
2015-01-16Cycles: Fix stupid typo in the previous commitSergey Sharybin
2015-01-15Cycles: Tweak to leaf creation criteria in all BVH typesSergey Sharybin
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2015-01-15BGE physics: get/set linear and angular dampingSybren A. Stüvel
2015-01-15Sequencer: Allow generating proxies from script without having sequencer spac...Sergey Sharybin
2015-01-15Sequencer: Don't crash when trying to rebuild proxy without having sequence e...Sergey Sharybin
2015-01-15Cycles: Fix compilation error happened after recent render time commitSergey Sharybin
2015-01-15Cycles: Fix equiangular textures after recent commitSergey Sharybin
2015-01-15Bugfix: Wrong flags used in Spline IK eval for bounds limitsJoshua Leung
2015-01-15Prevent waveform drawing from continually retrying bad filesNicholas Bishop
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2015-01-15Review for the gsoc UI cleanup for the BGEInes Almeida
2015-01-15Make grumpy gcc happy (double to float conversion...).Bastien Montagne
2015-01-15Revert "Make version_update() callback being invoked when linking/appending d...Sergey Sharybin