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-08correct permissionsCampbell Barton
2015-01-08exclude git/arc files from tgz archiveCampbell Barton
2015-01-08Fix crash in texture paint sampling when sampling materials withoutAntony Riakiotakis
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2015-01-08Better check that preview seq is cleared on exitCampbell Barton
2015-01-08GHash: use reinsert instead of remove/insertCampbell Barton
2015-01-08cleanup: styleCampbell Barton
2015-01-08Fix T40257: Frustum culling not working properlyMitchell Stokes
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2015-01-08Fix invalid memory access in gradient brushes - could cause a crash inAntony Riakiotakis
2015-01-07Quite warning about unused func.Bastien Montagne
2015-01-07Remove 'ensure previews' call from write code.Bastien Montagne
2015-01-07PyAPI docs: minor changes to sphinx docs.Campbell Barton
2015-01-07Recalculate particle pathcache stuff for all particles instead ofLukas Tönne
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2015-01-07More tweak to preview commit - do not 'render' non-used IDs either.Bastien Montagne
2015-01-07Ugh, forgot to invert that one in previous commit, sorry for the noise...Bastien Montagne
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-07Followup to fe3e000: no need to exit pose mode on operator redoSergey Sharybin
2015-01-07Fix for bool flag useCampbell Barton
2015-01-07cleanup: de-duplicate codeCampbell Barton
2015-01-07Fix: Segfault in Image Editor when transforming GPencil StrokesJoshua Leung
2015-01-07Fix: Missing updates for UI panels and main region when using Grease Pencil i...Joshua Leung
2015-01-07Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (d...Joshua Leung
2015-01-07Cycles: Allow negative values in Combine XYZ node.Thomas Dinges
2015-01-06Event System Cleanup: Modifier Key Assignment Switchjulianeisel
2015-01-06Submodules: Make them pointing to the master branchSergey Sharybin
2015-01-06Fix T40435: Fix event system modifier key handlingjulianeisel
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06Fix copy-paste of colors to generated color not being correct. 'Antony Riakiotakis
2015-01-06Logic Bricks *must* be kept in alphabetical orderDalai Felinto
2015-01-06Fix T43137: vertex bevel percent mode wasn't implemented.Howard Trickey
2015-01-06Point submodules ot latest release tagsSergey Sharybin
2015-01-06Sequencer: show extensions when preview enabledCampbell Barton
2015-01-06Expose viewer panels also when backdrop is active. Allows to selectAntony Riakiotakis
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2015-01-06Fix T43143: DPX header wrong, making it impossible to import to other softwareSebastian Koenig
2015-01-06cleanup: warningsCampbell Barton
2015-01-06Correct args from recent mathutils refactorCampbell Barton
2015-01-06PyAPI: add PyList_APPENDCampbell Barton
2015-01-06PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RETCampbell Barton
2015-01-06BGE: Fix for bugs T42520 and T42097 (mouse look actuator related).Jorge Bernal
2015-01-06Fix T43122: Shrinkwrap target, wrong linked objectCampbell Barton
2015-01-06UI: refactor button string get/set into functions.Campbell Barton
2015-01-06Correction to previous commitjulianeisel
2015-01-05Fix/cleanup very ugly and unsafe usage of but->str in ui_but_update().Bastien Montagne
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel
2015-01-05More border clamping removed.Antony Riakiotakis
2015-01-05Remove border clamping. Usually we just want to clamp to edge instead.Antony Riakiotakis
2015-01-05FileBrowser: small tweak to new search feature: clear that string when changi...Bastien Montagne