tornavis/source/blender/blenkernel/intern
Bastien Montagne 2788202417 Cleanup: moar G.main removal from BKE area. 2018-06-12 17:57:24 +02:00
..
CCGSubSurf.c OpenSubdiv: Properly respect Subdivide UVs option 2016-07-22 17:53:00 +02:00
CCGSubSurf.h Nuke OMP usage in multires.c. 2018-01-11 19:39:24 +01:00
CCGSubSurf_inline.h
CCGSubSurf_intern.h OpenSubdiv: Properly respect Subdivide UVs option 2016-07-22 17:53:00 +02:00
CCGSubSurf_legacy.c Nuke OMP usage in multires.c. 2018-01-11 19:39:24 +01:00
CCGSubSurf_opensubdiv.c Fix T53007: OpenSubdiv + transparency = artefact/crashes 2017-10-17 12:12:15 +02:00
CCGSubSurf_opensubdiv_converter.c OpenSubdiv: Properly respect Subdivide UVs option 2016-07-22 17:53:00 +02:00
CCGSubSurf_util.c Cleanup: spelling 2016-07-16 17:48:57 +10:00
DerivedMesh.c Fix T54211: OpenGL debug error message in texture draw mode. 2018-03-03 14:57:02 +01:00
action.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
addon.c Cleanup: style 2018-02-15 11:13:54 +11:00
anim.c Cleanup: moar G.main removal from BKE area. 2018-06-12 17:57:24 +02:00
anim_sys.c Cleanup: remove some G.main from ED's animsys. 2018-06-12 12:28:14 +02:00
appdir.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
armature.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
armature_update.c Cleanup: style, doxy headers 2018-04-06 10:47:39 +02:00
autoexec.c Fix T48111: Auto-run fails w/ empty paths 2016-06-03 15:28:32 +10:00
blender.c C Logging: use instead of printf for messages 2018-03-30 18:57:41 +02:00
blender_copybuffer.c Fix T49856: Blender 2.78 crashes after loading data from a blendfile 2016-11-01 13:39:31 +01:00
blender_undo.c Fix error using freed bmain 2018-06-06 09:36:50 +02:00
blendfile.c Cleanup: use new accessors to blendfile path (Main.name). 2018-06-05 16:33:46 +02:00
bmfont.c Cleanup: order BLI before BKE headers 2017-11-14 17:23:40 +11:00
boids.c Cleanup: indentation 2018-04-16 17:08:27 +02:00
bpath.c Cleanup: remove moar ugly G.main usages... 2018-06-11 15:40:37 +02:00
brush.c Cleanup: unused functions 2018-06-09 18:47:39 +02:00
bullet.c Cleanup: add _types.h suffix to DNA headers 2018-02-07 11:14:08 +11:00
bvhutils.c Fix (unreported) bug in BVHTree 'free tessfaces' flag setting. 2018-05-09 12:33:21 +02:00
cachefile.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
camera.c Cleanup: remove G.main from BKE object 2018-05-31 12:27:47 +02:00
cdderivedmesh.c CDDM: correct (disabled) logic in merge verts 2018-04-25 14:53:44 +02:00
cloth.c Cleanup: indentation 2018-04-16 18:13:48 +02:00
collision.c Cleanup: stray tabs 2018-03-23 11:51:19 +01:00
colorband.c Cleanup: use '_len' instead of '_size' w/ BLI API 2018-02-15 23:39:08 +11:00
colortools.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
constraint.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
context.c Fix T49656: Crash when starting playback while using JACK audio with A/V sync 2016-10-22 15:00:32 +02:00
crazyspace.c EditMesh: Avoid creating deform-vert layer every redraw 2016-06-22 21:31:00 +10:00
curve.c Cleanup/simplify G.main usages. 2018-06-12 15:03:51 +02:00
curve_decimate.c Cleanup: use '_len' instead of '_size' w/ BLI API 2018-02-15 23:39:08 +11:00
customdata.c Fix buffer overflow vulnerabilities in mesh code. 2018-01-18 00:54:07 +01:00
customdata_file.c Fix buffer overflow vulnerabilities in mesh code. 2018-01-18 00:54:07 +01:00
data_transfer.c Cleanup: indentation 2018-04-16 17:08:27 +02:00
data_transfer_intern.h Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
deform.c Cleanup: comment block alignment 2018-01-10 19:57:02 +11:00
depsgraph.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
displist.c Cleanup/simplify G.main usages. 2018-06-12 15:03:51 +02:00
dynamicpaint.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
editderivedmesh.c Cleanup: add 2d suffix to BLI files 2018-02-18 21:27:33 +11:00
editlattice.c Cleanup: split lattice into own library 2018-03-19 15:45:50 +01:00
editmesh.c Cleanup: use BM_mesh_* prefix for BMesh functions 2016-01-14 13:00:11 +11:00
editmesh_bvh.c Cleanup: rename getepsilon -> get_epsilon 2016-05-06 06:14:36 +10:00
effect.c Cleanup: indentation 2018-04-16 17:08:27 +02:00
fcurve.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
fluidsim.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
fmodifier.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
font.c Cleanup/simplify G.main usages. 2018-06-12 15:03:51 +02:00
freestyle.c Cleanup: order BLI before BKE headers 2017-11-14 17:23:40 +11:00
gpencil.c Refactor ID copying (and to some extent, ID freeing). 2017-08-07 16:39:55 +02:00
group.c Cleanup: moar removal of G.main in BKE area... 2018-06-12 15:16:45 +02:00
icons.c Fix (unreported) load image code calling icin/preview update from non-Main thread. 2018-05-11 10:48:04 +02:00
idcode.c Fix ID types DAG update tagging. 2016-08-08 17:51:15 +02:00
idprop.c IDProp API: add native C repr function 2018-05-05 14:41:25 +02:00
idprop_utils.c IDProp API: use stored string length for IDP_repr 2018-05-06 08:57:19 +02:00
image.c Cleanup: remove moar ugly G.main usages... 2018-06-11 15:40:37 +02:00
image_gen.c Fix a few harmless maybe uninitialized warnings with GCC 5.4. 2017-07-21 00:54:58 +02:00
ipo.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
key.c Cleanup: remove moar G.main from BKE area. 2018-06-12 12:53:27 +02:00
lamp.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
lattice.c Fix T54992: Lattice modifier on another Lattice object does not take the 2018-05-09 14:41:25 +02:00
library.c Cleanup: remove some G.main from ED's animsys. 2018-06-12 12:28:14 +02:00
library_idmap.c Cleanup: style, whitespace, doxy filepaths 2016-06-19 06:33:29 +10:00
library_query.c Fix missing ID pointer handling in materials in ID remapping code. 2018-03-20 11:32:16 +01:00
library_remap.c Cleanup: moar removal of G.main in BKE area... 2018-06-12 15:16:45 +02:00
linestyle.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
mask.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
mask_evaluate.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
mask_rasterize.c Task scheduler: Use const qualifier in callbacks for parallel range 2018-01-10 12:53:59 +01:00
material.c Cleanup: Get rid of G.main in BKE_material. 2018-05-29 15:49:21 +02:00
mball.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
mball_tessellate.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
mesh.c Cleanup: Get rid of G.main in BKE_material. 2018-05-29 15:49:21 +02:00
mesh_convert.c Cleanup: remove moar ugly G.main usages... 2018-06-11 15:40:37 +02:00
mesh_evaluate.c Cleanup: doxygen comments 2018-03-14 02:08:07 +11:00
mesh_mapping.c Cleanup: redundant casts 2017-10-20 14:03:22 +11:00
mesh_remap.c BKE: bvhuils: remove member `sphere_radius`. 2018-05-04 11:57:01 -03:00
mesh_validate.c Cleanup: stray tabs 2018-03-23 11:51:19 +01:00
modifier.c Cleanup: remove some G.main usages. 2018-06-09 15:17:04 +02:00
modifiers_bmesh.c Fix T54096: Subdivision Surface + Boolean Modifiers + Transform = crash 2018-02-19 16:16:56 +01:00
movieclip.c Cleanup: remove some G.main from BKE area. 2018-06-12 11:21:54 +02:00
multires.c Fix buffer overflow vulnerabilities in mesh code. 2018-01-18 00:54:07 +01:00
navmesh_conversion.c
nla.c Cleanup: remove some G.main from BKE area. 2018-06-12 11:21:54 +02:00
node.c Cleanup: remove moar ugly G.main usages... 2018-06-11 15:40:37 +02:00
object.c Cleanup: moar removal of G.main in BKE area... 2018-06-12 15:16:45 +02:00
object_deform.c Fix T53206: Array modifier doesn't merge vgroups 2018-03-06 09:57:41 +11:00
object_dupli.c Cleanup: moar removal of G.main in BKE area... 2018-06-12 15:16:45 +02:00
object_update.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
ocean.c Cleanup: rename BLI_thread.h API 2018-02-16 01:13:46 +11:00
outliner_treehash.c Cleanup: use '_len' instead of '_size' w/ BLI API 2018-02-15 23:39:08 +11:00
packedFile.c Cleanup: remove moar ugly G.main usages... 2018-06-11 15:40:37 +02:00
paint.c Cleanup: remove some G.main usages... 2018-06-11 12:15:14 +02:00
particle.c Particles: Interpolate size for interpolated children 2018-04-18 10:52:27 +02:00
particle_child.c Fix T54069: Vertex groups for hair length is wrong in some cases 2018-02-20 10:47:01 +01:00
particle_distribute.c Cleanup: indentation 2018-04-16 18:13:48 +02:00
particle_system.c Particle System: move data creation into RNA update 2018-06-04 17:55:19 +02:00
pbvh.c Cleanup: use '_len' instead of '_size' w/ BLI API 2018-02-15 23:39:08 +11:00
pbvh_bmesh.c Cleanup: rename BMesh count_ex -> count_at_most 2018-04-03 17:06:36 +02:00
pbvh_intern.h Sculpting: Sdd an option to hide mask in viewport 2018-01-15 11:43:59 +01:00
pointcache.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
property.c Make whole ID copying code use const source pointer. 2017-06-14 22:38:11 +02:00
report.c
rigidbody.c Windows: Add support for building with clang. 2018-05-28 14:34:47 -06:00
sca.c Refactor ID copying (and to some extent, ID freeing). 2017-08-07 16:39:55 +02:00
scene.c Cleanup: BKE_scene_free should not have to worry about cleaning its usages. 2018-06-12 17:46:16 +02:00
screen.c WM: remove sloppy region type access 2018-06-12 17:34:44 +02:00
seqcache.c
seqeffects.c Cleanup: trailing whitespace (comment blocks) 2018-06-01 18:19:39 +02:00
seqmodifier.c Cleanup: rename char/float conversion functions 2018-05-07 17:51:40 +02:00
sequencer.c Cleanup: remove some G.main from BKE area. 2018-06-12 11:21:54 +02:00
shrinkwrap.c Constraint: Shrink Warp: Replace `bvhtree_from_mesh_looptri` with` bvhtree_from_mesh_get`. 2018-05-04 07:39:07 -03:00
sketch.c Transform Volume rewrite/refactor 2016-05-11 20:20:25 +10:00
smoke.c Cleanup: Moar G.main removal of Hell. 2018-06-11 12:15:14 +02:00
softbody.c Cleanup: indentation 2018-04-16 18:13:48 +02:00
sound.c Cleanup: use new accessors to blendfile path (Main.name). 2018-06-05 16:33:46 +02:00
speaker.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
subsurf_ccg.c Cleanup: rename BLI_*_empty() -> clear() 2018-02-01 13:40:53 +11:00
suggestions.c Cleanup: Use BLI_strncpy 2018-06-11 11:06:15 +02:00
text.c Cleanup: Use BLI_strncpy 2018-06-11 11:06:15 +02:00
texture.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
tracking.c Tracking: Add utility function to get RNA path prefix for given track 2017-12-19 13:09:39 +01:00
tracking_auto.c Task scheduler: Use const qualifier in callbacks for parallel range 2018-01-10 12:53:59 +01:00
tracking_detect.c
tracking_plane_tracker.c
tracking_region_tracker.c Cleanup: typos 2018-02-26 19:58:31 +11:00
tracking_solver.c
tracking_stabilize.c Task scheduler: Use const qualifier in callbacks for parallel range 2018-01-10 12:53:59 +01:00
tracking_util.c Cleanup: rename BLI_thread.h API 2018-02-16 01:13:46 +11:00
undo_system.c Fix sculpt assert on initialization 2018-06-07 13:39:49 +02:00
unit.c Fix multi-units drawing re precision handling. 2017-08-01 16:42:35 +02:00
world.c Cleanup: remove global header 2018-04-01 07:24:45 +02:00
writeavi.c Cleanup: use new accessors to blendfile path (Main.name). 2018-06-05 16:33:46 +02:00
writeffmpeg.c Cleanup: use new accessors to blendfile path (Main.name). 2018-06-05 16:33:46 +02:00
writeframeserver.c Remove MinGW support 2017-05-27 15:34:55 -04:00