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-17Subsurf: Use guarded allocator for non-arena CCGSergey Sharybin
2015-02-14Revert "Fix T43471, based on patch submitted by @sean_loh."Lukas Tönne
2015-02-14Bring copy/free operations into line with changes in previous commitJoshua Leung
2015-02-14Comments: use doxy sections for nodes headerCampbell Barton
2015-02-13Fix issue with some files having non-unique modifier namesSergey Sharybin
2015-02-13Make modifier_unique_name return whether modifier was renamed or notSergey Sharybin
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-02-12Bugfix: Old NLA Strips from 2.4x got converted with no names (since they didn...Joshua Leung
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-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-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
2015-01-31Add PIL_check_seconds_timer_i to avoid castingCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis