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
2017-11-23Use custom SWAP macro for swapping userdef dataCampbell Barton
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-11-22WM: minor correction to user-pref writingCampbell Barton
2017-11-21Cleanup: redundant ELEM useCampbell Barton
2017-11-19Fix T53343: Custom Normal Data Transfer Crashes when some vertexes have no fa...Bastien Montagne
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-19Swap priority of system path overrides for dev buildsJulian Eisel
2017-11-19Fix T53347: Vertex paint crash on undo/exitCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-10mball_tessellate: Simplify face creationGermano
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-11-08Fix EXR multilayer compositing result saving issues.Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-05Cleanup: remove paranoid NULL checkCampbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-11-02Cleanup: code styleCampbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-11-01Cleanup: styleCampbell Barton
2017-10-31Add ability to specify custom fields to be saved from render resultSergey Sharybin
2017-10-31Stamp info: Use dedicated function to free up memorySergey Sharybin
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-25Depsgraph: Add missing movie clip dopesheet invalidationSergey Sharybin
2017-10-20Fix T46163: NLA properties with drivers aren't displayed as having driversJoshua Leung
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-19Allow non-initialized memory to be passed to BKE_id_copy_exSergey Sharybin
2017-10-19Add note about handling of root nodetree in ID copydata.Bastien Montagne
2017-10-18Fix mistake in new ID copy code in 'no allocate' case.Bastien Montagne
2017-10-18Fix wrong comment (leftover from dev time).Bastien Montagne
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Fix T53007: OpenSubdiv + transparency = artefact/crashesSergey Sharybin
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16Replace freeing checks with MEM_SAFE_FREEJoshua Leung
2017-10-14Correct bezier curve assertCampbell Barton
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-10-06Sequencer: Cleanup, use more BLI utilities where possibleSergey Sharybin
2017-10-06Sequencer: Use BLI math functions where possibleSergey Sharybin
2017-10-06Sequencer: Avoid re-calculation index offset multiple timesSergey Sharybin
2017-10-06Sequencer: Use funciton instead of macr oto avoid argument re-evaluationSergey Sharybin
2017-10-06Fix T52940: VSE Glow Effect Strip on transparent images has no blurSergey Sharybin
2017-10-06Cleanup: styleCampbell Barton
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-05Vertex Paint: apply when cursor isn't over facesCampbell Barton
2017-10-05Cleanup: rename dist -> depthCampbell Barton
2017-10-05Fix sculpt secondary color missing some brushesCampbell Barton
2017-10-05Cleanup: use bool for brush checksCampbell Barton