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-02-12use common GPU_fx_compositor_ prefixCampbell Barton
2015-02-12Add initialization functions for GPU compositingAntony Riakiotakis
2015-02-12Comment out DOF initialization, its not usedCampbell Barton
2015-02-12Move fx_flag into the GPUFXSettings struct (simplifies things a bit)Campbell Barton
2015-02-12Various changes:Campbell Barton
2015-02-12Merge branch 'master' into viewport_master_mergeAntony Riakiotakis
2015-02-123D Viewport only uses DOF when rendered from camera now.Antony Riakiotakis
2015-02-12Reuse focal length and sensor from cameraAntony Riakiotakis
2015-02-12More naming tidying upAntony Riakiotakis
2015-02-12Don't allocate FX, naming of eGPUFXFlagsAntony Riakiotakis
2015-02-12Cleanup naming, use sane defaultsAntony Riakiotakis
2015-02-12Correct fix for T43424Campbell Barton
2015-02-12Fix T43471, based on patch submitted by @sean_loh.Lukas Tönne
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-11Fix VSE strip channel skip overlapping stripsCampbell Barton
2015-02-11cleanup: rename enum type to blender conventionCampbell Barton
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-10correct last commitCampbell Barton
2015-02-10Fix: Grease Pencil datablocks can be copied using the ID.copy() API method nowJoshua Leung
2015-02-10Merge branch 'master' into viewport_experimentsAntony Riakiotakis
2015-02-10Fix T43611: Collision shape of rigid bodies changes inadvertentlySergey Sharybin
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-09Code cleanup: remove unused function BKE_image_assign_ibufNicholas Bishop
2015-02-08Some minor fixes from latest coverity scan, nothing crucial here.Bastien Montagne
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-06Fix T42950: Smoke particle flow doesn't work with high res and subframes unle...Miika Hamalainen
2015-02-06Fix T43579: FBX Export shading issue (Broken normals?)Bastien Montagne
2015-02-06cleanup: styleCampbell Barton
2015-02-06Get rid of no scaling for proxies for master, it causes FX to crash,Antony Riakiotakis
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-05Fix T43556 clamp brush size before setting it after division by DPI,Antony Riakiotakis
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-02-05Mesh validate: add an option to not clean temp/cache CDLayers.Bastien Montagne
2015-02-04Fix T43560: crash when loading old (2.45 here) file whith multires.Bastien Montagne
2015-02-04Sequencer, scaling and audio synchAntony Riakiotakis
2015-02-04small typo in a code comment, fixing this before someone does it to prevent u...Dalai Felinto
2015-02-04Port fix from gooseberry that doesn't load the full res file if a proxyAntony Riakiotakis
2015-02-03Merge branch 'master' into viewport_experimentsAntony Riakiotakis
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-02-03Fix own mistake unlinking text (recent commit)Campbell Barton
2015-02-02Fix for hair child roughness.Lukas Tönne
2015-02-02Fix for unfreed effector weights in hair dynamics.Lukas Tönne
2015-02-02Fix for unfreed memory due to unnecessary early exit in the freeLukas Tönne
2015-02-02Fix for unfreed memory of internal hair cloth modifier pointcache.Lukas Tönne
2015-02-02cleanup: style/spellingCampbell Barton