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
2014-08-12Follow-up to rB647969f9b617: Renamed CTX_data_linestyle_from_scene() to BKE_g...Tamito Kajiyama
2014-08-12Freestyle: Added preliminary support for textured strokes in Cycles.Tamito Kajiyama
2014-08-12Changed ntreeCopyTree_ex() to accept a pointer to struct Main.Tamito Kajiyama
2014-08-12Fix for a wrong ID datablock referenced due to a typo in BKE_copy_linestyle().Tamito Kajiyama
2014-08-12Added new Output Line Style shader node for defining a node-based line material.Tamito Kajiyama
2014-08-12Minor fix for texture category name.Tamito Kajiyama
2014-08-12Enabled USE_CYCLES_FOR_STROKE_RENDERING compile-time flag by default.Tamito Kajiyama
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-08-12Always use the Blender Internal renderer for stroke rendering.Tamito Kajiyama
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2014-08-12Removed debug prints.Tamito Kajiyama
2014-08-12Fix for hard-coded #include file paths.Tamito Kajiyama
2014-08-12Fix for nested Cycles sessions.Tamito Kajiyama
2014-08-12Removed ad-hoc use of R_PERSISTENT_DATA for Freestyle/Cycles.Tamito Kajiyama
2014-08-12Added debug prints.Tamito Kajiyama
2014-08-12Initial implementation of Cycles materials for Freestyle stroke rendering.Tamito Kajiyama
2014-08-12Proof-of-concept implementation of Freestyle support for Cycles.Tamito Kajiyama
2014-08-12SpellingCampbell Barton
2014-08-11Fix marker selection margin ignoring DPICampbell Barton
2014-08-11Fix T41403: Grid Particles only partially generated.Bastien Montagne
2014-08-11Fix compilation error with debug sconsSergey Sharybin
2014-08-11Fix for previous commit - after talk with physics guys (Genscher, Miikah), be...Bastien Montagne
2014-08-11Fix T40047: Smoke: Maximum value for initial velocity.Bastien Montagne
2014-08-11Fix T40203: Fluid simulation needs more memory than displayed.Bastien Montagne
2014-08-11Fix T40744: MIP Map is generating strange noise in texture, Blender InternalSergey Sharybin
2014-08-11Minor cleanupAntony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-11Fix T41395: Set Object As Camera - Monkey Render bug?Sergey Sharybin
2014-08-11Fix T40766: Startup fails with UnicodeDecodeError on WindowsCampbell Barton
2014-08-11CommentsCampbell Barton
2014-08-11View3D: rotate around selection - uses boundbox centerCampbell Barton
2014-08-11Utility functions for getting boundbox size/scaleCampbell Barton
2014-08-11Fix T41379: Drag n Drop .txt files text editor failsCampbell Barton
2014-08-10Fix T41385Antony Riakiotakis
2014-08-10Fix for rB3cd2c6145ae1.Bastien Montagne
2014-08-10Minor tweak to own previous shapekey_move commit.Bastien Montagne
2014-08-10Fix T41295: Rigid bodyfield weights not working.??Bastien Montagne
2014-08-10Fix T41381: Moving shapes keys up/down, after last, they don't go to first (a...Bastien Montagne
2014-08-10BGE: fix a bug causing frequent crash on scene restart with navmesh.Benoit Bolsee
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-09Intensity and color are now adjusted upon import to get correct valuesgaiaclary
2014-08-09BGE: Fix bug with Steering Actuator Python API.Benoit Bolsee
2014-08-09Fix to get iTaSC working again in the BGEBenoit Bolsee
2014-08-08Fix crash on edit mode with multi-align projectAntony Riakiotakis
2014-08-08BGE: move macro body into a function to reduce code-sizeCampbell Barton
2014-08-08Quiet reorder warningCampbell Barton
2014-08-07Fix T41173: CM view selection is difficult with multiple viewsSergey Sharybin
2014-08-07Fix T40948: Fill holes fails in certain caseCampbell Barton
2014-08-07Tweaks to the recent wrapper on windowsSergey Sharybin
2014-08-07Fix for mathutils.Euler on big endian systemsCampbell Barton