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
2015-02-15Outliner: Added new mode for displaying "orphaned" datablocksJoshua Leung
2015-02-15Revert/Remove "Auto View" FeatureJulian Eisel
2015-02-15missed this second last commitCampbell Barton
2015-02-15mathutils: Implement __hash__() functionsCampbell Barton
2015-02-15mathutils: add freeze() method, is_frozen attrCampbell Barton
2015-02-15mathutils: remove redundant read callbackCampbell Barton
2015-02-15mathutils: avoid extra alloc for Vector.lerpCampbell Barton
2015-02-15Fix crash setting Euler.order to a non-stringCampbell Barton
2015-02-15Fix T42919 & T42218: BGE: Python-driven armature animation got buggySybren A. Stüvel
2015-02-14Outliner: Toggle restrict buttons only for selectable child objectsJulian Eisel
2015-02-14Revert "Fix T43471, based on patch submitted by @sean_loh."Lukas Tönne
2015-02-14object drawing: only use halo-draw in object modeCampbell Barton
2015-02-14Bring copy/free operations into line with changes in previous commitJoshua Leung
2015-02-14Bugfix: Referencing actions from Action Actuator was not setting a userJoshua Leung
2015-02-14Refactor array_utils out of BLI_arrayCampbell Barton
2015-02-14cleanup: doxy commentsCampbell Barton
2015-02-14Comments: use doxy sections for nodes headerCampbell Barton
2015-02-13Purge temporary files on abortSergey Sharybin
2015-02-13Fix T43585 XRay + transparency brokenAntony Riakiotakis
2015-02-13Revert "Fix T43646: VSE preview allows displaying channels down to -5"Julian Eisel
2015-02-13No need to use "SSAO" for SSAO colorAntony Riakiotakis
2015-02-13Alleviate grid creating shadows in Ambient Occlusion effect.Antony Riakiotakis
2015-02-13Fix T43646: VSE preview allows displaying channels down to -5Julian Eisel
2015-02-13Fix T43649: Geometry node breaks GLSL shadingSergey Sharybin
2015-02-13Fix issue with some files having non-unique modifier namesSergey Sharybin
2015-02-13Make modifier_unique_name return whether modifier was renamed or notSergey Sharybin
2015-02-13Fix (revert) mistake in rB1ae2098a6e04359b, causing broken UI (see e.g. Scene...Bastien Montagne
2015-02-13cleanupCampbell Barton
2015-02-13cleanup: ui, use boolsCampbell Barton
2015-02-13UI: show check-boxes pie-menu bool/enumsCampbell Barton
2015-02-13BMesh: avoid ugly macro for loop interpolationCampbell Barton
2015-02-13BGE: Fix for T42285 & T38935 crashes. They are Rayhit related.Jorge Bernal
2015-02-13BGE Fix T39026: No collisions detected with parented rigid body objectJorge Bernal
2015-02-13Cleanup horrible artifact of Greek to English translation.Antony Riakiotakis
2015-02-12Use the RNA for overriding the name instead.Antony Riakiotakis
2015-02-12Revert "Add missing trailing '}' in GLSL files"Antony Riakiotakis
2015-02-12Add missing trailing '}' in GLSL filesCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12Fix (unreported) `load_file()` func from creator.c not setting G.save_over co...Bastien Montagne
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-12GPencil: LKEY can now be used for Select Linked too nowJoshua Leung
2015-02-12Bugfix: Old NLA Strips from 2.4x got converted with no names (since they didn...Joshua Leung
2015-02-12cleanupCampbell Barton
2015-02-12Follow functionality: Scrubbing with the arrow keys and during jumps,Antony Riakiotakis
2015-02-12Fix T43612: VSE crash clearing proxiesCampbell Barton
2015-02-12Fix part 1 of T43239, multisegment vertex bevel on 2-edge vertices.Howard Trickey
2015-02-12Correct fix for T43424Campbell Barton
2015-02-12Fix T43471, based on patch submitted by @sean_loh.Lukas Tönne
2015-02-12BGE: Improve UI of Anisotropic Friction subpanelJorge Bernal