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-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
2015-07-01Cleanup: use cross_v2v2 functionCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-07-01Use macro for user-prefs version checksCampbell Barton
2015-06-30Fix 1px gap in regions drawn with region overlapJulian Eisel
2015-06-30Fix T45240: New depsgraph ignores animation applied on the curve dataSergey Sharybin
2015-06-30Fix T45238: New depsgraph flickers with the lattice modifierSergey Sharybin
2015-06-30Fix T45241: New depsgraph was lacking update of python drivers on time changeSergey Sharybin
2015-06-30Fix T45239: New depsgraph does not work with IK pole targetSergey Sharybin
2015-06-30Fix T45251 custom directory not taken into account for image proxies.Antony Riakiotakis
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-30Cleanup: transform grid snap round, not floorCampbell Barton
2015-06-30Note that closest_point_on_mesh is in object spaceCampbell Barton
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-30Cleanup: move BLI_char_switch into BLI_stringCampbell Barton
2015-06-30Cleanup: use BLI_str prefix for BLI_replacestrNCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton