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-07-06BGE: Fix T45341: Crash when camera is eliminatedJorge Bernal
2015-07-06Fix T45328: Crash upon finishing render with 'Cache Result' enabledSergey Sharybin
2015-07-06BGE Fix T45207: Camera actuator shakes with low heightSybren A. Stüvel
2015-07-06Remove redundant face-flipping checkCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-06CMake: use cmake commands where possibleCampbell Barton
2015-07-05Change default for bevel to match previous behavior.Howard Trickey
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-07-05Correct vert-slide helper-line scaleCampbell Barton
2015-07-05Fix T45319: Set same precision for 3D cursor location as other locations (obj...Bastien Montagne
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-07-04Add key toggle (V) to bevel tool to turn vertex-only on/off.Howard Trickey
2015-07-04RNA: Match enum string to UI nameCampbell Barton
2015-07-04BGE: Fix T45259 collision sensor registration.Porteries Tristan
2015-07-03BGE: Add alpha to coverage render mode.Porteries Tristan
2015-07-03Fix T45281: IOR Value Slider with "Ctrl" modifier does not increment as inten...Bastien Montagne
2015-07-03Fix T45283: Blender crashes on some grayscale PNGs with alpha.Bastien Montagne
2015-07-03BGE: Add integer uniforms for 2D FilterThomas Szepe
2015-07-03Walk mode: Add modal shortcuts in UI (header help message).Bastien Montagne
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-03Sequencer: srt export support.Antony Riakiotakis
2015-07-03BGE: Extend Python API for KX_BlenderMaterial (specular, diffuse…)Porteries Tristan
2015-07-03Fix vertex slide regression w/ rotated objectsCampbell Barton
2015-07-02BLI_GHash: add BLI_gset_str_new helpers.Bastien Montagne
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02RNA Doc: Camera shift affects all cameras (perspective, orthographic and even...Dalai Felinto
2015-07-02Game Engine: Camera Lens Shift: support to change it during gameDalai Felinto
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-02Render: Solve wrong vertex parent in linked objects with Locked UISergey Sharybin
2015-07-02Fix crash in background mode after the NDof deadzone commitSergey Sharybin
2015-07-02Fix: Keyframe indicators for NLA Strip properties fails if the AnimData has a...Joshua Leung
2015-07-02BGE: remove check for area in start-game operatorCampbell Barton
2015-07-02BGE: Fix T45267 Lib load without material caching.Porteries Tristan
2015-07-02Fix T45269: Blender 2.75 crashes when I run my the gameSybren A. Stüvel
2015-07-02BGE: Fix T45196 armature action on libloading.Porteries Tristan
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-02Minor edits to --helpCampbell Barton
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-07-01Transform: use snap-to-grid behavior from D910Campbell Barton
2015-07-01Cleanup: Make select grouped effect code a bit more readableAntony Riakiotakis
2015-07-01Refactoring:Antony Riakiotakis
2015-07-01BGE: Fix T44069 playing action during libfree.Porteries Tristan
2015-07-01Correct --help messageCampbell Barton
2015-07-01Removing gaps will now also move the scene markers, unless markers areAntony Riakiotakis
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01BPlayer compile fix ©Bastien Montagne
2015-07-01Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.xSergey Sharybin
2015-07-01Particles: Code cleanup, whitespaceSergey Sharybin
2015-07-01Cleanup: use boolsCampbell Barton